
P {   font-family :  "Times New Roman" , "Georgia" , "Times" , Serif; "arial" ; font-size : 60%;}



H1, H2 , H3 , H4 , H5 {    font-family :  ; "Sans-serif", "Helvetica", "Verdana" , "Arial",;
   background : transparent; }


H1 {

   font-weight : 800;

   font-size : 60%;
   text-align : center;

   color :  Red ;

   text-transform : uppercase; }
   
H2 {

   font-weight : 600; 
   
   font-size : 80%;
   
   color :  red;
   
   text-transform : capitalize; }

H3 {

   font-weight : 1000; 
   
   font-size : 140%;
   
   color :  "#040309";

   text-transform : uppercase; }

H4{

   font-weight : 550; 
   
   font-size : 90%;
   
   color :  "#040309";

   text-transform : uppercase; }

H5 {

   font-weight : 500; 
   
   font-size : 60%;

   text-align : center;

   color :  black;
   
   text-transform : capitalize; }

A {
	font : Arial;
	text-decoration : none;
	color : blue;
	font-size : 80%;
}





A:visited {

   color : green;

   background : transparent; }



A:link {

   color : blue;

   background : transparent; }





A:hover {

   color : red;

   background : transparent;

   text-decoration : underline; }





A:active {

   color : black;

   background : transparent; }





.reg {

font-size : large;}



Pre {

font-family : "arial" ; "Courier New", Courier, mono, monospace;

background : transparent;

margin: 0em 5em 0em 5em}



BODY {

	font-family : "Times New Roman" ;  "arial" ; "Georgia" ; "Times", Serif;
font-size: 10px; 
color: #000000; 
position: absolute; 
top: 0px; 
bottom: 0px; 
left: 10px; 
right: 0px; 
margin: 0px; 
padding-left: 10px; 
padding-right: 0px; 
padding-top: 0px; 
padding-bottom: 0px;} 

 }
   

.ajmainmenu {
	font : bold 8pt Arial;
	text-decoration : none;
	
}

.ajmainmenu:hover {
	color : red;
}

.ajsubmenu {
	font : bold 8pt Arial;
	text-decoration : none;
	
}

.ajsubmenu:hover {
	color : White;
}

.ajtest {
	border:1px double Gray
}
