body {
	background-color: #003366;
}
.thumbimg {
	border: 1px solid #333333;

}
.tbl {
	background-color: #E8E6E0;
	border: 1px solid #333333;


}
#content {
	background-color: #FFFFFF;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
	font-weight: normal;


}
#content p a:link {
	color: #EE2C00;
	text-decoration: underline;

}
#content p a:visited {
	color: #EE2C00;
	text-decoration: underline;

}
#content p a:hover {
	text-decoration: underline;
	color: #620A08;

}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF0000;
	margin: 5px 0px;
	font-weight: bolder;

}
#content h1 a:link {
	color: #EE2C00;
	text-decoration: underline;


}
#content h1 a:visited {
	color: #EE2C00;
	text-decoration: underline;


}
#content h1 a:hover {
	text-decoration: underline;
	color: #003366;


}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #FF0000;
	margin: 5px 0px;
	font-weight: bolder;

}
#content h2 a:link {
	color: #FF0000;
	text-decoration: underline;


}
#content h2 a:visited {
	color: #FF0000;
	text-decoration: underline;


}
#content h2 a:hover {
	text-decoration: underline;
	color: #003366;


}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
	font-weight: normal;


}
#content h4 a:link {
	color: #EE2C00;
	text-decoration: underline;

}
#content h4 a:visited {
	color: #EE2C00;
	text-decoration: underline;

}
#content h4 a:hover {
	text-decoration: underline;
	color: #620A08;
}
