@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCC66;
}
.front img {
	border: 5px solid #FFFFFF;
}
#redborder {
	border: 1px solid #ED1B24;
}
.frontcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.frontcontent h1 {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
.frontcontent table {
	border: 5px solid #ED1B24;
	background-color: #FFFFFF;
}

#blue    {
	color: #12477B;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
strong {
	color: #666666;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 26px;
}
#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#noborder table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
