p
{
	font-family: verdana;
	text-decoration:none;
	font-size: 10pt;
	color:black;
}

.articles
{	font-size:8pt;
	color: gray;
	text-decoration: none;
	margin-bottom: -15;
}

.jpgbox { border: 1px solid #C0C0C0;}


body
{
	font-family: verdana;
	font-size: 10pt;

}
a
{	
text-decoration:underline;
color: blue;
}

a:active
{
	color: #99CCFF;
}
a:hover
{
	color: red;
}

h1
{
	font-family: Arial; 
	font-size: 12pt; 
	margin-bottom: 5;
	margin-bottom: -15;
	text-decoration:none;
	color:#339933; 	
	font-weight: bold
}
h2
{
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10pt; 
	margin-bottom: -10;
	color: #339933;
	font-weight: bold
}


table
{
	font-size: 10pt;
	font-family: verdana, tahoma;
	valign: top;
	font-color: purple;
}
table a
{font-color: orange;
}

ul           
{ 
font-family: Verdana; 
font-size: 10pt;
margin-bottom: -10;
margin-left: 15pt;
}

ul.smallfont
{
font-size: 8pt;
}

.boxtext
{ 
font-size: 8pt;
color: white;
}
.boxhead
{
font-size:8pt;
color: yellow;
font-weight: bold;

}
.boxsubhead
 {font-size: 8pt;
 color: yellow;
 }
 
 dt
 {
 font-family: verdana;
 color: crimson;
 font-size: 8pt;
 }

 dd
 {
 font-family: verdana;
 color: gray;
 font-size:8pt; 
 margin-left:20;
 }
 ol
 {
  font-family: verdana;
 font-size: 10pt;
 }
 td
 {
 valign="top";
 }
.tabletext
 {
 font-size:8pt;
 color: gray;
 }
 
caption
{
font-size: 8pt;
color: gray;
}
.NewFoot
{font-size: 8pt;
color: gray;
}

.kevtest
{
font-family: Georgia;
font-size: 18pt;
}

a:hover:visited{
color: #FF0000; text-decoration:underline
}

.small
{
font-size: 8pt;
}