body {
	background-color: #466F8C;
	margin-top: 10px;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#content_main, #content_right {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

h2 {
	padding: 0px;
	color: #466F8C;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	text-align: left;
}

.contentCenterAligned p {
	text-align: center;
}
a {
	color: #069;
}
#main_table tr td #content_right table tr td p strong {
	color: #000;
}
