body 
{
	background-color: #FFFFCC;
	margin-left: 50px;
	margin-right: 50px;
	background-repeat: no-repeat;
	font-family: Arial ;
	font-size:12px ;
}

p.main
{
font-size:12px ;
font-family:Arial ;
color:#000000 ;
}

h1
{
font-size:larger ;

font-family:"Myriad Pro", Arial ;
color:#111111;
border-color:#CCCCCC;
border-width:thin;
background-color:#E5E5E5;
border-style:solid;
}

li
{
font-size:12px ;
font-family: Arial ;
color:#000000 ;
}

a 
{
font: Arial;
font-size:12px ;
}

a:link {color:blue} 
a:visited {color:blue} 
a:hover {color:blue} 
a:active {color:blue} 

tr
{
background-repeat: no-repeat
}

td
{
background-repeat: no-repeat
}
table
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px ;
}