﻿body	{ 	
 
font-family: Arial;
font-size: 10.0pt;
/*margin-left:	  12px;*/
/*color:#666600;*/
background:none transparent;
} 


h1				{font-size:24px;color:red;background-color:transparent;font-style:italic}//color:#fff;background-color:red;}
h3				{color:red;background-color:transparent;}//color:#fff;background-color:red;}

a1				{font-size:14.0pt;color:red;background-color:transparent;font-style:italic}//color:#fff;background-color:red;}

#specialheader	{font-size:11.0pt;color:#fff;background-color:red;}


a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    text-decoration: none;
}


/*a {
color: #00f;
text-decoration: none;
}

a:hover {
color: #00f;
text-decoration: underline;
}

a.selected {
text-decoration : none;
color: #000;
}

*/
