a:link 
{
	font-size: 12px;
	color: #3A3F60;
}

a:visited 
{
	font-size: 12px;
	color: #3A3F60;
}

a:hover 
{
	font-size: 12px;
	color: #3A3F60;
}

a:active 
{
	font-size: 12px;
	color: #3A3F60;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3F5F;
}

.contentImage
{
	border-width: 4px;
	border-style: solid;
	border-color: #D5D5DD;
}

hr
{
	text-align: left;
	width: 85%;
	color: #3A3F60;
}

h3
{
	font-weight: bold;
}
