.small { font-size: 9px; line-height: 11px; color: #333333; text-decoration: none}
.text { font-size: 10px; line-height: 15px; color: #333333; text-decoration: none}
.mid { font-size: 12px; line-height: 15px; color: #333333; text-decoration: none}
.title { font-size: 15px; line-height: 20px; color: #333333; text-decoration: none}
a:active { color: blue; text-decoration: none}
a:link { color: blue; text-decoration: none}
a:visited { color: blue; text-decoration:
none}

BODY	{
	background-color: #C7CED5;	
	}