P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.header1  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #666666;
}

.header2  {
	font-size : 11;
	font-family : Verdana;
	color : #333333;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : 0;
	border-color : #006600;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #FFFFFF;
	color : Black;
	border-width : thin;
}


