body {
	background-color:#E6E6E6;
}
h2{
font-size:20px;
}
#header{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	position:relative
}
#header A:link
{
	color: #FFFFFF;
	text-decoration:underline;

}
#header A:visited
{
	color: #FFFFFF;
	text-decoration:underline;

}
#header A:hover
{
	color: #FFFFFF;
	text-decoration:none;

}
h3{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;

}
P{
	font-size:12px;
}
li{
	font-size:12px;
}

.to {
	background-image : url("img/bg1.gif");
	background-repeat : repeat-x;
}

.fo{
	background-image: url("img/bg3.gif");
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	height: 84px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.maintext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: small;
	COLOR: #000000; 
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
	border-left:1px;
}

p.smalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}
a.smalltext:link{
color:white;

}

a.smalltext:visited{
color:white;

}
a.smalltext:hover{
color:white;

}

A.navigation:link{
text-decoration:none;
}

A.navigation:visited{
color:red;
text-decoration:none;
}

A.navigation:hover{
text-decoration:underline;
}