body {
	background-color: #2e4c70;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}
.style1 {
	color: #2E4C70;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.style2 {font-family: Arial; font-size:10pt;}

.Label
{
    font-family:Arial;
    font-size:10pt;
}
.LabelBold
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;

}
.ad
{
    font-family:Arial;
    font-size:8pt;
}
a:link {
	color: 333399;
}
a:visited {
	color: 333399;
}
a:hover {
	color: #999999;
}
a:active {
	color: 333399;
}
.picborder {
	border: medium double #CCCCCC;
}

