BODY {
	background-color : #29569C;
	text-align : left;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFCC;
	font-size : 8pt;
	line-height: 12pt;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-base-color: Silver;
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Gray;
	scrollbar-darkshadow-color: Silver;
	scrollbar-face-color: #29569C;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #29569C;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
H1 {
	font-family :  Verdana, Arial, Helvetica;
	text-align : center;
	color: #FFFFCC;
	font-size : 16pt;
}
H2 {
	font-family :  Verdana, Arial, Helvetica;
	text-align : center;
	color: #FFFFCC;
	font-size : 14pt;
}
H3 {
	font-family :  Verdana, Arial, Helvetica;
	text-align : center;
	color:  #FFFFCC;
	font-size : 12pt;
}

H4 {
	font-family : Verdana, Arial, Helvetica;
	text-align : center;
	color: #FFFFCC;
	font-size : 11pt;
}
H5 {
	font-family : Verdana, Arial, Helvetica;
	text-align : center;
	color: #FFFFCC;
	font-size : 8pt;
}
HR {
	background-color : White;
	background-position : center;
	border-bottom-width : thick;
	border : double;
	color : Silver;
}
FORM {
	text-align : left;
	font-family :  Verdana, Arial, Helvetica;
	color : Black;
	font-size :  8pt;
}
TABLE {
	background-position: center;
	color : #FFFFCC;
	font-size :  8pt;
	font-family:  "Verdana", Arial, Helvetica;
	line-height:12pt;
}
INPUT {
	background-color : White;
	color : black;
	border : silver;
	font-family : Verdana, Arial, Helvetica;
	font-variant : small-caps;
	border-style : groove;
	font-size : 8pt;
}
TEXTAREA {
	background-color : White;
	color : Black;
	font-family: Verdana, Arial, Helvetica;
	border : #FFFFCC;
	border-style : black;
	font-size :  8pt;
}
I {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none;
}
B {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	line-height:12pt;
}
strong {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	line-height:12pt;
}
UL {
	list-style-type : circle;
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none;
}
a:link {
 	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none;
	line-height:12pt;  
}
v:link {
 	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none;
	line-height:12pt; 
}
A:VISITED {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none;
	line-height:12pt;
}
A:ACTIVE {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #6666FF;
	text-decoration : none;
	line-height:12pt;
}
A:FOCUS {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FFFFCC;
	text-decoration : none; 
	line-height:12pt;
}
A:HOVER {
	font-family :  Verdana, Arial, Helvetica;
	font-size :  8pt;
	color : #FF3300;
	text-decoration : overline;
	line-height:12pt;
}
iframe {
	background-position : center;
	background-color : White;
	text-align : left;
	font-family: Verdana, Arial, Helvetica;
	color : #ffe490;
	font-size : 8pt;
    line-height:12pt;
}