font.header {font-family: Arial;
    font-size: 14px;
	color: white; 
	font-weight: bold;}

font.headerr {font-family: Arial;
    font-size: 14px;
	color: red; 
	font-weight: bold;}


font.headerb {font-family: Arial;
    font-size: 16px;
	color: white; 
	font-weight: bold;}

font.content {font-family: Arial;
    font-size: 12px;
	color: white; }

font.contentb {font-family: Arial;
    font-size: 12px;
	color: white; ; 
	font-weight: bold;}

font.contentiy {font-family: Arial;
    font-size: 12px;
	color: yellow; ; 
	font-weight: bold;
	font-style:italic;}


font.contents {font-family: Arial;
    font-size: 10px;
	color: white; 
	font-weight: none;}

font.contentsb {font-family: Arial;
    font-size: 10px;
	color: white; 
	font-weight: bold;}


a.menua {font-family: Arial;
    font-size: 12px; 
	color: white; 
	font-weight: none;
	text-decoration: none;}
a.menua:hover {text-decoration: underline;}

a.menub  {font-family: Arial;
    font-size: 12px; 
	color: white; 
	font-weight: none;
	text-decoration: underline;}
a.menub:hover {text-decoration: none;}
