body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #336;
	background-image: url(../images/bg.gif);
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #336;
}

.small{
	font-size: 8pt;
}

.footnote{
	font-size: 8pt;
	font-family: arial, helvetica, sans;
}

.large{
	font-size: 13pt;
}

.bold{
	font-weight: bold;
}

h1{
	font-size: 14pt;
	font-style: italic;
}

.arialsm{
	font-family: arial, helvetica, sans;
	font-size: 8pt;
	}
	
.greyhead {
	background-color: #336;
	color: #eee;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
}

#style1 a { 
width: 120px; 
border: black solid 1px; 
display: block; 
padding-left: 5px }

#style1 a { 
color: #eee; 
text-decoration: none; 
font-weight: bold; 
background-color: #336; }

#style1 a:hover { 
color: #336; 
text-decoration: none; 
background-color: #eee;
 }
 
 .goldenrod {
 	color: Maroon;
	font-size: 12pt;
	font-weight: bold; 
 }
 
 .emph1 a { 
width: 130px; 
border: black solid 1px; 
display: block; 
padding-left: 5px;
font-size: 9pt;
}

.emph1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #336;
font-family: 
 }

.emph1 a:hover { 
color: #336; 
text-decoration: none; 
background-color: white;
 }

 h3{
 	font-size: 12pt;
	font-weight: bold;
	color: #fc0;
	font-style: italic;
 }
 
  #buttonstyle a{
 	display: block;
	padding: 4,4,4,4;
	border: black 1px solid;
	background: #336;
	text-decoration: none;
	color: white;
	width: 150px;
	font-weight: bold;
	font-size: 8pt;
	 }
	 
	#buttonstyle a:hover{
		background-color: #fff;
		color: #20236d;}
	
#menubutton a {
	border: 1px solid #336;
	padding: 3px;
	background-color: white;
	text-decoration: none;
	font-size: 9pt;
	color: #336;
}
	
#menubutton a:hover {
background-color: #eee;
font-style: italic;
}

input {
	border: 1px solid #000066;
}

textarea {
		border: 1px solid #000066;
}