﻿.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0d5191;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0d5191;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
}
.dir_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
}
.dir_heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #0d5191;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-style: underline;
	color: #0d5191;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #e1bd7c;
}
.admin_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #0d5191;
}
a:link {
	color: #412109;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #412109;
	text-decoration: underline;
}
a:hover {
	color: #0d5191;
	text-decoration: underline;
}

.footer a:link {
	color: #e1bd7c;
	text-decoration: underline;
}
.footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
.footer a:visited {
	color: #e1bd7c;
	text-decoration: underline;
}
.footer a:hover {
	color: #C99349;
	text-decoration: underline;
}

.admin_footer a:link {
	color: #412109;
	text-decoration: underline;
}
.admin_footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
.admin_footer a:visited {
	color: #412109;
	text-decoration: underline;
}
.admin_footer a:hover {
	color: #0d5191;
	text-decoration: underline;
}

.dir_heading a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
	text-decoration: none ;
}
.dir_heading a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
	text-decoration: none ;	
}
.dir_heading a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
	text-decoration: none ;	
}
.dir_heading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0d5191;
	text-decoration: none ;	
}
.dir_heading2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0d5191;
	text-decoration: underline ;
}
.dir_heading2 a:active {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0d5191;
	text-decoration: underline ;	
}
.dir_heading2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0d5191;
	text-decoration: underline ;	
}
.dir_heading2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0d5191;
	text-decoration: underline ;	
}
#home_page_button{
	background-image:url('../images/home_page_button.jpg');
	background-repeat:no-repeat;
	width:250px;
	height:44px;
	padding-top:10px;	
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
#home_page_button a{
	color:#FFFFFF;
	text-decoration:none;
}
#home_page_button a:hover{
	color:#E4BC7E;
	text-decoration:none;
}
