P
{
    Margin-Left: 60px;
    Margin-Right: 5px;
}
A.Heading
{
	font-size: large;
	font-weight: bold;
}
A
{
	text-decoration: none;
	color: #6479A8;
}
A:Hover
{
	color: #90A7DD;
	text-decoration: underline;
}
A:Visited
{
	color: #555555;
}
BODY
{
	margin: 0;
	BACKGROUND: #6379AB;
}
TD.Header
{
	BACKGROUND: #010066;
}
TD.Buttons
{
	BACKGROUND: url(buttonback.gif) repeat-x;
}
TD.Footer
{
	BACKGROUND: #6379AB;	
	HEIGHT: 5px;
}
TD.MainBody
{
	BACKGROUND: white url(background.gif) repeat-y;
}

