BODY
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Tahoma;
	color: #003399;
	list-style-position: outside;
	list-style-type: circle;

}
INPUT
{
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #eff3fa;
	font-size: medium;
	color: #003399;
	text-decoration: underline;

}
A:link
{
	COLOR: #FF0000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-weight: bold;


}
A:visited
{
	COLOR: #FF0000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-weight: bold;

}
A:active
{
	COLOR: #FF0000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-weight: bold;


}
A:hover
{
	COLOR: #999999;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-weight: bold;


}
TEXTAREA
{
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #eff3fa;
	font-size: medium;
	color: #003399;
	text-decoration: underline;

}
OPTION
{
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #eff3fa;
	font-size: medium;
	color: #003399;
	text-decoration: underline;

}
.title
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: medium;
	COLOR: #003399;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;

}
.mainheader {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	color: #003366;
	font-weight: bold;

}
.maintext {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #003399;
	font-weight: normal;
	list-style-type: disc;


}
.mainsection {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #003399;

}
.maintextsmall {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.Bookmark {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	color: #003399;
	text-decoration: underline;
}
