body {
	background-color: #ffffff;
	color:#669999;
	font-family: "Times New Roman", times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-left-width:6px;
	border-color:#336666;
	border-style:solid;

}
.table1 {
	border-right-width:6px;
	border-color:#336666;
	}
h1 {
color:#336666;
font-size:25px;
font-family: "Times New Roman", times, serif;
text-decoration: 


}

h2 {
color:#336666;
font-size:23px;
background:transparent;
}

h3{
color:#336666;
font-size:20px;
font-family: "Times New Roman", times, serif;
text-decoration: underline;

}

h4{
color:#336666;
font-size:18px;

}

h6{
color:#336666;
font-size:10px;


}

hr{
	height:4px;width:100%;background-color: #333366;

}


p,td,ul,li {
	font-size:16px;
	font-family: "Times New Roman", times, serif;
	color:#336666;
    font-weight: bold;
}
.desc {font-size:14px; font-family: "Times New Roman", times, serif; text-decoration: underline; color:#336666; }

a:link {
color:999966;
background:fffff0;
}

a:visited {
color:#336666;
background:transparent;
}

a:hover {
color:#fffff0;
background:#336666;
}

a:active {
color:#993300;
background:transparent;
}
