body {
	margin: 0px;
	padding: 0px;
	background: #3A6DA2;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

/*
header
*/

h2 {
	font: 1.3em;
	font-weight: normal;
	letter-spacing: 0px;
	color: #18BDF5;
}
/*
paragrph and list line height
*/
p, ol, ul {
	line-height: 1.67em;
}

li{

}

.footer{
color: green;

}

/*
link colors
*/

a {
	color: #18BDF5;
}
a:hover {
	text-decoration: none;
	color: #18BDF5;
}
a:visited {
}
a:active{
	color: #FF9900;
}
table {
	
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.style11 {font-weight: bold}
.style12 {font-size: 12px}
.style13 {font-size: 12}
.style2 {
	color: #FF9900;
	font-weight: bold;
}

