BODY {
	background
	color : White;
	font-family : Georgia, Times New Roman, Times, serif;
	font-style : normal;
	font-weight : normal;
	link:#FF0000;
	margin-left: 0px;
	margin-top: 0px;
}

H1 {
	color: #B80500;
	font : bold xx-large Arial Black, Arial, Helvetica, sans-serif;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #B80500;
	font : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
	font : bold;
}

H4 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color : black;
}

H5 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Black;
}

H6 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;

}

A {
	text-decoration: none;
	color: #red;
	background : Transparent;
}

A:VISITED {
    color: #00BFFF;
	background : Transparent;
}

A:ACTIVE {
    color: red;
	background : Transparent;
}

A:hover {
	color: red;
	background : yellow;
}
.style6 {
	font-family: "Arial Black", Arial, sans-serif;
	color: #B80500;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style9 {color: #cccccF
}
.style9 {font-family: Georgia, "Times New Roman", Times, serif}
.style11 {font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; }
.style12 {font-size: small}
.style13 {
	color: #FFFFFF;
	font-weight: bold;
	}

.buttonscontainer {width: 110px;}

.buttons a {color: #B80500;
border: 1px solid;
background-color: #FFFFFF;
padding: 2px;
padding-left: 18px;
font: 14px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #4F4F4F #363636 #363636 #4F4F4F ;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 19px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #B80500;
border-color: #363636 #4F4F4F #4F4F4F #363636;
color: #FFFFFF;
text-decoration: none;}
