P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.header1  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #a52a2a;
	background-color: #CCCCCC;
}

.smalltext  {
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
}

.header2  {
	font-size : xx-small;
	font-weight : bold;
	font-family : Arial;
	color : #000000;
	background-color: #CCCCCC;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Arial;
	border-style : solid;
	border-width : thin;
	border-color : #000000;
	background-color: #CCCCCC;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
	border: 1px solid #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

