body 
{ 
background-color: #ffffff; 
font-size: 20pt; 
font-weight: normal; 
color: #000000; 
font-family: Arial, Verdana; 
margin-left: 50px; 
margin-right: 50px; 
} 

h1 
{ 
font-family: Arial, Verdana; 
font-weight: normal; 
font-size: 30pt; 
} 

h3
{
font-family: Arial, Verdana;
font-weight: normal;
font-size: 20pt;
}

h4
{
font-family: Arial, Verdana;
font-weight: normal;
font-size: 15pt;
}

h5
{
font-family: Arial, Verdana;
font-weight: normal;
font-size: 10pt;
}


p 
{ 
font-family: Arial, Verdana; 
font-weight: normal; 
font-size: 11pt; 
} 

a:link 
{ 
color: #3399FF; 
text-decoration: none; 
} 

a:visited 
{ 
color: #3399FF; 
text-decoration: none; 
} 

a:hover 
{ 
color: #FF3300; 
text-decoration: none; 
} 

a:active
{
color: #FF3300;
text-decoration: none;
}


