P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.header1  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
}

.smalltext  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.header2  {
	font-size : x-small;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.flattextbox  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #999999;

}

.flatbutton  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
	font-weight : normal;
	border: thin dashed #999999;

}

