BODY {	
color: #666666
font-family: Arial;	
font-size: 12px;	
text-align: justify; 
text-decoration: none;
}



PRE {	
color: midnightblue;
font-family: Arial;	
font-size: 18px;	
text-align: left; 
text-decoration: none;
font-weight: bold;
}

H1 {	
color: #666666;	
font-family: Arial;	
font-size: 22px;	
text-align: left; 
text-decoration: none;
font-weight: bold;
}

p#para1
{	
color: midnightblue;	
font-family: Arial;	
font-size: 16px;	
text-align: left; 
text-decoration: none;
font-weight: bold;
}

p#para2
{
color: black;	
font-family: Arial;	
font-size: 14px;	
text-align: left; 
text-decoration: none;
font-style: italic;
}

p#para3
{
color: #666666;	
font-family: Arial;	
font-size: 18px;	
text-align: left; 
text-decoration: none;
font-style: bold;
}

A.bottom {
text-align: left;
text-decoration: none;
font-family: Arial;
font-size:14px;
color: #999999;
}

A.menulink {
text-align: left;
text-decoration: none;
font-family: Arial;
font-size:14px;
color: #666666;
}

A.menulink:hover {
color: #006699;
font-weight: bold;
font-size:14px;
}


