BODY {
	background-color: #FFFFFF;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#FFFFFF;	
}
.grey {
	color: #E0DFE3;
	font-size: 10px;
	font-weight: bolder;
}
.smalltext {
	font-size: 11px;
	font-weight: normal;
	color: #100503;
	font-family: Arial, Helvetica, sans-serif;
}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-style: normal;
}
.links {
	color: #CC0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform: capitalize;
}
.links2 {
	color: #CC0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
}

A:link
{
    CURSOR: hand;
    TEXT-TRANSFORM: url;
    text-decoration: none;
    color: #000066
}
 
A:active
{
    TEXT-TRANSFORM: url;
    CURSOR: hand;
    color:#000000;
}
A:visited
{
    TEXT-TRANSFORM: url;
    CURSOR: hand;
    color: #000066;
    text-decoration: none;
}
A:hover
{
    text-decoration: none;
    CURSOR: hand;
    color: #000000;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
.whiteitalics {
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.whiteheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.slogon {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
