body {
	margin-top:0;
	margin-left:0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #003366; 
	/* background-color: #3399CC; */
	/* background-color: #FFCCCC; */
	/* background-color: #E5FFFF; */
}

p, td, li {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.headname {
	font-family: "Times New Roman";
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	/* color: #FFC82F; */
}

.baseinfo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.section {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	/* color: #FFCCCC; */
	/* color: #CC6699; */
	/* color: #FF750C; */
}
a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	/* color: #FF750C; */
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
}
a.baseinfo:link, a.baseinfo:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.baseinfo:hover {
	/* color: #FFC82F; */
	color: #808080;
	/* color: #FFCCCC; */
	text-decoration: underline;
}

a.download:link, a.download:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
a.download:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
}

.smallfont {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
