P  {}

H1  {}

H2  {}

H3  {}

A:link					{text-decoration: underline; color: #333333; }
A:visited				{text-decoration: underline; color: #333333; }
A:hover					{text-decoration: underline; color: #750000; }

BODY  {}

.header1  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.header2  {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana;
	color : #000000;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #970000; border-style: outset; border-color: #999999; border-width: 1px }
}


