

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 11px;
}

img
{
	border-style: none;
	vertical-align: middle;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.heading {
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}

.mainLinks {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.topBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table {
	border: 1px solid #CCCCCC;
}
.textspace {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BF0000;
	text-decoration: none;
}
a.title:link {

	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}
a.title:visited {


	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}
a.title:hover {


	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a.links:link {

	color: #333333;
	text-decoration: none;
}
a.links:visited {

	color: #333333;
	text-decoration: none;
}
a.links:hover {

	color: #BF0000;
	text-decoration: none;
}
a.projects:link {

	color: #666666;
	text-decoration: none;
}
a.projects:visited {

	color: #666666;
	text-decoration: none;
}
a.projects:hover {

	color: #BF0000;
	text-decoration: none;
}
.subHeading {

	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.text {
	font-size: 11px;
}
table {
	background-color: #CCCCCC;
}
.smallHeading {
	font-size: 14px;
}
.cell {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
