body 
{
font-family: "comic sans ms", arial;
font-size: 20px;
color: black
margin-top: 10px;
margin-left: 10px; 
background-color: #F3F0E7;
background-attachment: fixed; 
background-repeat: no-repeat
}

h1,h2,h3,h4,h5,h6 {font-family: "comic sans ms", arial} 

td
{
font-size: 10pt
}

p
{
text-align: left;
font-familiy: "comic sans ms", arial
} 

.center {text-align: center}
.right {text-align: rigth}

.textsm
{
font-size: 11px
}



.textreg
{
	font-family: "comic sans ms", arial; FONT-SIZE: 12px; COLOR: #666666;
}

a:link     {color:black}
a:visited  {color:blue}
a:active   {color:red}
a:hover    {color:green}
