/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 50px 75px 10px 20px;
	align-left: auto; 
	align-right: auto;
	}

form, input, select {
	margin: 0px;
}

body, td, pre {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.main {
	margin: 0 auto 0 auto;
	width: 764px;
	padding-top: 26px;
	background-color: #FFFFFF;
}

.maincolor {
	width: 762px;
	padding-top: 26px;
	background-color: #FFFFFF;
}

.mainindex {
	width: 762px;
	padding-top: 26px;
	background-color: #FFFFFF;
}

.pink {
	color: #000000;
	background-color: #FF3366;
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #CCCCCC;
}

.bold {
	font-weight: bold;
}

.headers {
	font-size: 14px;
	font-weight: bold;
}

.smallheader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
 
.list {
	line-height: 16px;
	color: #000000;
}

.list2 {
	background-color: #FFFFFF;
	line-height: 14px;
}

.listplain {
	line-height: 16px;
}

