BODY{
	background-color : white ;
	background-image : url(http://wilstar.net/OverCoffee/Assets/ovcof-bg.gif) ;
	font-family : arial, sans-serif;
	margin-left : 18%;
	margin-right : 20%;
}
SPAN.name {
	font-family : arial, sans-serif;
	font-size : 130%;
	font-weight: bold;
}

SPAN.title {
	font-family : arial, sans-serif;
	font-size : 105%;
	font-weight: bold;
	color: Red;
}
SPAN.intro {
	font-family : arial, sans-serif;
	font-size : 80%;
	color : Black;
}

 A:link{ 
    font-family : arial,sans-serif ;
    text-decoration : none ;
    color : blue ;
}
A:visited{
    color : blue ;
    text-decoration : none ;
}
A:hover{
   color : #00FF33;
   background-color : white;
}
 H3{ 
    font-family : arial, sans-serif ;
    color : red ;
}
P{ 
    font-family : arial, sans-serif ;
    font-size : 10pt ;
    line-height : 14pt;
    text-align : justify;
}
P.note{
    font-family : arial, sans-serif;
    font-size : 60%;
    text-align : center;
}
P.date{
    font-family : arial, sans-serif;
    font-size : 70%;
    color : Purple;
}

UL{ 
    font-family : sans-serif ;
    font-size : 90%;
}
