<style>

h1	{
	font-size : 30px;
	color : #000000;
	font-family:arial;
	margin-bottom : 0px;
}

h2	{
font-size:20px;
color: #330000;
padding: 0px
}

h3{
	display: block;
	width: 100%;
	height: 18px;
	font-size:16px;
	color: #CC0000;
	font-family:arial;
	BORDER: none;
	background-color:#EBEBEB;
}

h3safe{
font-size:16px;
color: #CC6633;
padding: 0px
}

h4{
font-size:13px;
color: #330000;
margin-bottom : 0px;
}

h6{
font-size:11px;
}

body{
font-size: 11px;
font-family:arial;
}

.testbold	{
	font-size : 14px;
	color: #000000;
}

.testbold2	{
	font-size : 14px;
	color: #000000;
}

td	{
	font-family : Arial;
	font-size : 13px;
}

li	{
	font-family : Arial;
	font-size : 13px;
}


A.menulink {
display: block;
width: 100%;
height: 19px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF;
BORDER: none;
background-color:#666666;
}

A.menulink:hover {
width: 100%;
color: #330000;
background-color:#EBEBEB;
}

A.menulinkblue {
display: block;
width: 100%;
height: 19px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
background-color:#EBEBEB;
}

A.menulinkblue:hover {
color: #330000;
background-color:#FFFFFF;
}

A.contactlink {
text-decoration: none;
font-family:arial;
font-size:15px;
color: #FFFFFF;
}

A.sidelink {
text-decoration: none;
font-family:arial;
line-height: 2em; 
font-size:12px;
color: #990000;
display: block;
width: 100%;
height: 2em;
background-color:#EBEBEB;
}

A.sidelink:hover {
color: #333333;
display: block;
width: 100%;
height: 2em;
background-color:#FFFFFF;
}

A.sidelinkon {
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
}

A.sidelinkon:hover {
color: #CC6633;
}

.breadcrumbs	{
	font-size : 10px;
	color: #000000;
}

A.breadcrumbs	{
	font-size : 10px;
	color: #990000;
}

.breadcrumblink	{
	font-size : 10px;
	color: #990000;
}

.breadcrumblink:hover	{
	text-decoration: none;
	font-size : 10px;
	color: #CC6633;
}

.caption {
font-family:arial;
font-size:11px;
color: #FFFFFF;
}


A.captionlink {
font-family:arial;
font-size:11px;
color: #FFFFFF;
}

A.captionlink:hover {
color: #CC6633;
}

</style>