/* CSS Document */

/* 
body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background-color: #ffffff
}

p,table,tr,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.green {color: #004401}
.white {color: #ffffff}

.head1 {font-size: 24px; color: #004401 }

h2 { font-size: 20px; color: #004401; font-weight: bold}
a:link {
	text-decoration: none;
	color: #00CC00
}
a:visited {
	text-decoration: none;
	color: #009900;

}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.head:link {color: #ffffff;}
a.head:visited {color: #ffffff}
a.head:hover {color: #004401; background: #ffffff}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #004401;
}
.red {
	color: #FF0000;
}
.blink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004401;
	text-decoration: blink;
}
.boarder {
	border: 1px solid #009900;
}
.graybgr {
	background-color: #efefef;
}
.lrbborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.greenbgr {
	background-color: #006600;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.head3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.head4 {
	font-size: 12px;
	font-weight: bold;

}
.underlined {
	text-decoration: underline;
}
*/
a {text-decoration: none;
   color: #0066CC}
   
top:a{text-decoration: none;
	font-size:10 px;
   color: #0066CC}
   
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #ffffff
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #006699;
text-align: center;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #006699;
text-align: left;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #006699;
text-align: center;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #006699;
}
copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: normal;
color: #CCCCCC;
text-align: left;
}

p,table,tr,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	a.text-decoration: none;
    a.color: #FFFFFF}
}
