body {
	background:#FFF;
	margin:0px;
	font-family : Arial, Tahoma;
	font-size:8px;
	color:#000000;
	line-height:140%;	
}

.aboutBox {
	margin-bottom:5px;
}

.aboutHeader {
	font-family : verdana,Arial, Tahoma;
	font-size:8pt;
	background:#cc3333;
	border:1px solid #cc3333;
	padding:3px;
	color:#FFF;
}

.aboutContent {
	font-family : Arial, Tahoma;
	font-size:10pt;
	border:1px solid #cc3333;
	padding:3px;
}

.frontBox {
	margin-bottom:5px;
}

.frontHeader {
	font-family : Arial, Tahoma;
	font-size:8pt;
	background: #cccccc;
	border:1px solid #cccccc;
	padding:3px;
	color:#000000;
	font-weight:bold;
}


.frontContent {
	font-family : Arial, Tahoma;
	font-size:8pt;
	border:1px solid #cccccc;
	padding:3px;
}

#frontCar {
	border:1px solid #000000;
}

.sectionHeader {
	font-family : Arial, Tahoma;
	font-size:8pt;
	background: #cc3333;
	border:1px solid #cc3333;
	padding:3px;
	color:#FFF;
}


.sectionContent {
	font-family : Arial, Tahoma;
	font-size:7pt;
	border:1px solid #cc3333;
	padding:1px;
}


.pageTitle {
	font-family : Arial, Tahoma;
	font-size:8pt;
	border:1px solid #3333cc;
	background:#3333cc;
	color:#FFF;
	padding:3px;
}

a {
	color:#039;
	text-decoration: underline;
}
a:hover {
	color:#039;
	text-decoration: none;
}	
a:active {
	color:#039;
	text-decoration: none;
}
a:visited {
	color:#039;
}

h1 {
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}
h2 {
	font-size:8pt;
	margin-bottom:4px;
	font-weight:bold;
}
h3 {
	font-size:10pt;
	font-weight:bold;
}


input {
	font-family : Arial, Tahoma;
	font-size:8pt;
	color:#222;
}

select {
	font-family : Arial, Tahoma;
	font-size:8pt;
	color:#222;
}

textarea {
	width:100%;
}

td {
	font-family : Arial, Tahoma;
	font-size:8pt;
}