a:link {
	color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-size: 9px;
}

A:link.footer {
	text-decoration: underline;
	font-size: 12px;
}
A:visited.footer {
	text-decoration: underline;
	font-size: 12px;
}
A:hover.footer {
	text-decoration: underline;
	font-size: 12px;
}
A.footer {
	text-decoration: underline;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.navHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
}

A:link.navHighlight {
	text-decoration: none;
}
A:visited.navHighlight {
	text-decoration: none;
}
A:hover.navHighlight {
	text-decoration: none;
	color : #FFFFFF;
}
A.navHighlight {
	text-decoration: none;
}

.HighlightOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #7C0000;
	color: #FFFFFF;
}

.buttonHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}

A:link.buttonHighlight {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited.buttonHighlight {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover.buttonHighlight {
	text-decoration: none;
	color: #000000;
}
A.buttonHighlight {
	text-decoration: none;
	color: #FFFFFF;
}
