body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :2;
	padding :0;
	color: #666666;
	background-color: #cfd2d7;
}
td.bgFrame {
	background-image:url(images/bg_repeat.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #C81D00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #999999;
	font-weight : normal;
}
.smallnav a:link {
	color: #999999;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:active {
	color: #998382;
	text-decoration : underline;
}

.smallnav a:hover {
	color: #999999;
	text-decoration : underline;
}

.smallnav a:visited {
	color: #990000;
	text-decoration : none;
}

.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 27px;
}
.greyText a:link {
	color: #990000;
	text-decoration : none;
}

.greyText a:visited {
	color: #990000;
	text-decoration : none;
}

.greyText a:active {
	color: #999999;
	text-decoration : underline;
}

.greyText a:hover {
	color: #333333;
	text-decoration : underline;
}

