P  {}

H1  {
	font-size : medium;
	font-weight : bold;
	font-family : Verdana;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {}

A  {}

A:Visited  {
	color : Black;
}

A:Active  {}

A:Hover  {}

BODY  {}

.search  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

.small_search  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Blue;
}

.footer  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.navbar  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

.footer_link  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

.article  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.ad_small  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

a[href]  {
	color : #003374;
}

