/* CSS Document */

.contentblock {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.heading{
	font-family: verdana;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

.subheading{
	font-family: verdana;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}