body {
background:#9BD4F4 url('images/background.jpg') no-repeat fixed top center; margin:4px; 
}

body, td, tr, th, table, p, br {
font-family: verdana, arial, helvetica;
font-size: 12px;
color: 2A2A2A;
}

.medium-text{
text-align: justify;
color: #00367F;
font-size: 12px;
}

A:Link.sub, A:Active.sub, A:Visited.sub
{
	Color: #710556;
	Text-Decoration: None;
}
A:Hover.sub
{
	Color: #062390;
	Text-Decoration: Underline;
}