body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #C0CEE0;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: underline;
}
.style1 {color: #666666}
.style2 {color: #FFFFFF}
.style3 {color: #6699CC}
.style4 {color: #333333}
.italicparagraph {
	font-style: italic;
	color: #000000;
}
.detail {
	font-size: 12px;
}
.boldName {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.centeredText {
	text-align: center
}
.leftText {
	text-align: left
}
.rightText {
	text-align: right
}


