﻿/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #004239;
}

img {
border:none;
}


h1 { 
	font: italic 12pt georgia; 
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

h2 { 
	font: italic normal 12pt georgia; 
	line-height: 25px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}


h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

h4 { 
	font: italic normal 10pt georgia; 
	color: #7D775C;
	margin-bottom: 0px; 
}

#lid {
clear: both;
height: 1px;
background: #fff;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #336699;
}

.center {
 text-align: center;
}

.line-height-150 {
 line-height: 150%;
}

.border1px {
border: 1px double;
border-color: #006600;
width: 100%;
padding: 5px;
}

.warning {
	color: red;
	font-style:italic
}

#special {
font-family: Arial, Helvetica, sans-serif;
color: #5F7786;
font-size: 12px;
text-decoration: none;
text-align: justify;
}

#special a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #5F7786;
font-size: 12px;
text-decoration: none;
text-align: justify;
}

#special a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #5F7786;
font-size: 12px;
text-decoration: none;
text-align: justify;
}

#special a:link {
font-family: Arial, Helvetica, sans-serif;
color: #5F7786;
font-size: 12px;
text-decoration: none;
text-align: justify;
}

