body{ font-family:georgia;
      font-size:20px;
	  font-weight:20px;
	}

h1{ font-style:times new roman;
    width:400px;
    text-align:center;
}

h2{ text-align:center;
    font-family:georgia;
	color: #CC0000;
    width:350px;}

h3{ text-align:left;
    font-family:cambria;
    font-size:19px;
    color:black;}

h6{ text-align:left;
    font-family:Verdana, Geneva, sans-serif;
    width:45px;}

p{ font-family:times new roman;
   font-style: normal;
   font-weight: normal;
   font-size:25px;}

Table{ border: 2px double CC6600; }

td{ border: 2px solid  	660033;}

tr{ padding: 5px; }

div{ text-transform: capitalize;
     padding: 5px;} 


b{ font-family:Times New Roman ;}
u{ font-family:times new roman;
   font-style: normal;
   font-weight: normal;
   font-size:30px;
   color: white;}

ul{font-family:tahoma;
   font-style: normal;
   font-weight: bold;
   font-size:11px;

} 

li{ font-family:tahoma;
    font-style: normal;
    font-weight: bold;
    font-size:11px;} 

u{ font-family: Georgia;} 

a:link{ color: yellow;}
a:visited{color:#9ACD32} 
a:hover { color: red;}

cite{ color:blue;
      font-size:20px;}

STRONG{font-family:cambria;
font-size:17px;
color:white}


