 /*  Main body text  */
body {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #006699;
	scrollbar-track-color: #E3D6D5;
	scrollbar-arrow-color: White;
	background-repeat: no-repeat;
}

.itemtext1 {
	color: navy;
	font-family: Arial;
	font-size: 12pt;
	font-style : italic;
	font-weight: bold;


}
.itemtext2 {
	color: navy;
	font-family: Verdana;
	font-size: 8pt;
	font-style : normal;
	font-weight: normal;


}
.itemtext3 {
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-style : italic;
	font-weight: normal;


}
.itemtext4 {
	color: navy;
	font-family: Verdana;
	font-size: 9pt;
	font-style : italic;
	font-weight: normal;


}
.itemtext5 {
	color: navy;
	font-family: Arial;
	font-size: 8pt;
	font-style : normal;
	font-weight: normal;


}

.minicontent {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}


.menu {
	color: White;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-transform : uppercase;
	background-color : Black;
}

select,option,input,textarea{
	background-color: #DDF3FF;
	color: #FF0000;
	font-family: Verdana;
	font-size: 9px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000FF;
}

A {
	FONT-FAMILY: TrebuchetMS, Verdana, Arial, Helvetica;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none
}

.thedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
}
