
BODY  {
	font-size : 13px;
	font-family : arial;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#0096FF;
	scrollbar-highlight-color:#0096FF;
	scrollbar-shadow-color:#0096FF;
}

P  {
	font-size : 13px;
	font-family : arial;
}

.bold  {
	font-size : small;
	font-family : arial;
	font-weight : bold;
}

A  {
	font-size : 13px;
	font-family : arial;
	color : #ffffff;
}

A:Visited  {
	font-size : 13px;
	font-family : arial;
	color : #ffffff;
}

A:Active  {
	font-size : 13px;
	font-family : arial;
	color :#ffffff;
}

H2 {
	font-size : 18px;
	font-family : arial;
	color : Black;
	font-weight : bold;
}

H3 {
	font-size : 15px;
	font-family : arial;
	color : Black;
	font-weight : bold;
}