body {
	background-color: #98B3DC;
}

a.blue {
	color:#0000FF;
	font-size:14px;
	font-weight:bold;
	}
	

.main_txt 
{  
font-family: "Times New Roman", Times, serif; 
font-weight: bold;
font-size: 13px; 
color: #940F14
}
.txt 
{  
font-family: "Times New Roman", Times, serif; 
font-size: 13px; 
color: #333333
}
.txtsmall 
{  
font-family: "Times New Roman", Times, serif; 
font-size: 10px; 
color: #333333
}
.txtbold 
{  
font-family: "Times New Roman", Times, serif; 
font-size: 13px; 
font-weight: bold;
color: #333333
}
.txtboldbig
{  
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold;
color: #333333
}
.heading
{  
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold;
color: #003466
}
.picborder {
	border: thin solid #999999;
}
.plaintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.plaintxtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtboldsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #4578C6;
	text-decoration: none;
}
a:visited {
	color:#0000CC;
	text-decoration: none;
}
a:hover {
	color: #4578C6;
	text-decoration: none;
}
a:active {
	color: #4578C6;
	text-decoration: none;
