.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}
.style7 {
	font-size: 10px;
}
.dashed {
	background-color: #FFFFCC;
	border: thin dashed #AE1016;
}
.dashed2 {
	background-color: #FFFFFF;
	border: thin dashed #AE1016;
}

.style8 {
	font-size: 16px;
	color: #333399;
}
.style9 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.style10 {font-size: 24px}
.style11 {font-size: 12px}
hr {
	color: #CC3300;
}
body {
	background-image:  url("images/bg.gif");
}
form {
	margin-bottom: 0px;
} 
/* .dashsides {
	border-top: thin none #B5B4B4;
	border-right: thin dashed #B5B4B4;
	border-bottom: thin none #B5B4B4;
	border-left: thin dashed #B5B4B4;
} 
*/
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #B40E15;
}
a:active {
	color: #0000CC;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333399;
}
.highlighttext{
	background-color:yellow;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}.trunder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
