body
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	background-color: #ffffff;

}


	
.table {
font-size: 12px;
color: #000000;
font-family: arial;
background-color: #ffffff;
}


.table1 { 
font-size: 12px;
color: #000000;
font-family: arial;
background-color: #ffffff;
border-style: solid;
border-color: #cccccc;
border-width: 1;
}



.side {
background-image:url(images/side_border.png);
background-color: #000000;
background-repeat: no-repeat;
}


.top {
background-image:url(images/page_top_edge.png);
background-repeat: no-repeat;
}


.td1  { 
font-size: 12px;
color: #000000;
font-family: arial;
background-color: #999999;
}


.td2  { 
font-size: 12px;
color: #ffffff;
font-family: arial;
font: bold;
background-color: #333333;
}

.td3  { 
font-size: 12px;
color: #000000;
font-family: arial;
font: bold;
background-color: #CCCC99;
}


.td4 { 
font-size: 12px;
color: #000000;
font-family: Arial;
background-color: #F9FBF3;
}



.contactform {
font-size: 12px;
color: #000000;
font-family: arial;
background-color: #ffffff
}


h1 { font-family: arial; font-size: 10pt; color: #333333 }
h2 { font-family: arial; font-size: 12pt; color: #333333 }
h3 { font-family: arial; font-size: 10pt; color: #ff0000 }


A {color: #0033CC;
  font-size: 12px;
  font-family: arial;
 }
 
 A:hover {color: #CC3333; 
 
 }