body, td {
	font-family: arial, verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000;
}

.body {
	background: url(images/bg_pg.gif) top repeat-x #b3b3b3;
}

.Footer {
	font-size: 10px;
	color: #666666;
}

.title1 {
	font-size: 12px;
}

.Inner_Pic {
	background: url(images/bg_innerContPc.jpg) top left no-repeat #FFFFFF;
}

H1{
	font-size: 16px;
}

/*Links - Home*/
A:ACTIVE, A:LINK, A:VISITED {	
	font-size: 11px;
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}

A:HOVER {
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

A.Footer:ACTIVE, A.Footer:LINK, A.Footer:VISITED {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

A.Footer:HOVER {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

A.TopLink:ACTIVE, A.TopLink:LINK, A.TopLink:VISITED {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

A.TopLink:HOVER {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.TopLink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

