body, td {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-size: 11px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

/* below are the settings for the Headings */

H1 { font-size: 15pt; color: #666666; font-family: Arial, Helvetica, sans-serif;}
H2 { font-size: 12pt; color: #666666; font-family: Arial, Helvetica, sans-serif;}
H3 { font-size: 10pt; color: #666666; font-family: Arial, Helvetica, sans-serif;}
H4 { font-size: 9pt; color: #666666; font-family: Arial, Helvetica, sans-serif;}
H5 { font-size: 13px; color: #666666; font-family: Arial, Helvetica, sans-serif;}
H6 { font-size: 11px; color: #666666; font-family: Arial, Times New Roman, Arial, Helvetica, sans-serif;}


/* below are the settings for the main boarder color */

.box_line {
	border: 2px solid #C0C0C0;
}


/* below are the settings for the page heading */

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
}

/*	border: 1px solid #666666; */

/* below are the settings for the left navigation */

.navigation {
	font-family: Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.navigation a:link {
	font-family: Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.navigation a:visited {
	font-family: Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

.navigation a:active {
	font-family: Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.navigation a:hover {
	font-family: Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}


/* below are the settings for the info box */

.info_box {
	font-family: Times New Roman, Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}

.info_box a:link {
	font-family: Times New Roman, Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: underline;
}

.info_box a:visited {
	font-family: Times New Roman, Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: underline;	
}

.info_box a:active {
	font-family: Times New Roman, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}

.info_box a:hover {
	font-family: Times New Roman, Monotype Corsiva, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}