
body 
{
background-color: #e8e8ff;
} 

p,td,th,h1,h2,h3
{
	font-family: arial, 'lucida console', sans-serif;
color: #404040;
}

/* Links */
a:link {color: #3030ff}
a:visited {color: #707070}


.left   { text-align: left }
.center { text-align: center }
.right  { text-align: right }

p
{
text-align: left;
font-size: 14px
}

p.large
{
text-align: left;
font-size: 16px
}

p.small
{
text-align: left;
font-size: 12px
}

p.italic
{
font-style: italic
}

td,th
{
text-align: center
}
