
a:link { font-size: 9pt; color: #666666; text-decoration: none}
a:visited { font-size: 9pt; color: #666666; text-decoration: none}
a:hover { font-size: 9pt; color: #333333; text-decoration: underline}

.header1 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.header2 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: AEAEF1;

}
.bottom {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.menu {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000050;
	text-decoration: blink;
}
.body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}