body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px solid #CB2C00;
	padding: 5px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CB2C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	width: 90%;
	padding-bottom: 5px;
	text-decoration: none;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style8 {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
a{
	color: #CB2C00;
}
a:hover {
	color: #990000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
.footer a {
	color: #FFFFFF;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB2C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	width: 90%;
	padding-bottom: 5px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB2C00;
}
ul {
	list-style-image: url(images/bullets.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB2C00;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.footer-b {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	width: 100%;
}
.projects {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 10px;
	padding: 10px;
}
.projects H2{
	padding: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB2C00;
	background-color: #CB2C00;
}
.projects H3{
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 10px;
	padding: 10px;
}

