P  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
}

H1  {
	font-size : 16px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-size : 14px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #000000;
}

H3  {
	font-size : 12px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #000000;
}
H4	{
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}
STRONG	{
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}

A  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-size : 11px;
	color : Grey;
	text-decoration : none;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
}

A:Active  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #000000;
	text-decoration : underline;
}
FORM {
	border-color: #B8CCD3;
	border : #B8CCD3;
}
INPUT {
	background-color : #F6F8F9;
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
}
BODY {
	background-image : url(../images/bg.gif);	
	background-position : top;
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #3C695D;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
}
UL  {
	list-style: disc;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-size : 11px;
	color : #000000;
}
