body {
	font-family: arial, verdana, san-serif;
	margin:0;
}

.format {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.shadeHeader {
	background-color: #EEEEF4;
}

.shadeSpecial {
	background-color: #FDFBE9;
}

a:link {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666699;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: 0px;
}

input {
	font-size: 12px;
	color: #000000;
}

select {
	font-size: 12px;
	color: #000000;
}
