td	{
	vertical-align : top;
}
body	{
	font-family : tahoma,verdana,arial,geneva,sans-serif;
}
a	{
	color : #002A62;
	text-deocration : underline;
}
.main	p	{
	font-size : 12px;
	margin-bottom : 12px;
	line-height : 18px;
}
.side	{
padding : 5px;}
.side	p	{
	font-size : 11px;
	margin-bottom : 12px;
	line-height : 16px;
}
.nav	{
	border-left : 1px solid #707070;
	background-color : #707070;
	font-size : 12px;
	color : #C5C5C5;
	font-weight : bold;
	padding : 0px 3px 3px 5px;
}
.nav	a	{
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}
.nav	a:hover	{
	color : #002A62;
}
h1	{
	font-size : 24px;
	color : #002a62;
}
.tile	{
	float : left;
	border : 1px solid #000;
	margin-right : 3px;
	margin-top : 5px;
}