td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

form
{
	margin:0px;
}

A:link {
	text-decoration: none;
	color:#0000FF;
}

A:visited {text-decoration: none; color:#DD5577}
A:active {text-decoration: none}
A:hover {color: #596F80; text-decoration: underline}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 18px;
}

H2 {
	color: #000000;
	font-weight: bold;
	font-size : 15px;
}

H3 {
	color: #000000;
	font-weight: bold;
	font-size : 13px;
}
.white_rightAligned {

	text-align: right;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.xxsmall {
	font-size: xx-small;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.colourfulBullet {
	color: #CC6633;
}
.black_rightAligned {


	text-align: right;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.centeredTable {
	text-align: center;
}
.xsmall {
	font-size: x-small;
}
.story {
	padding: 4px;
	font-size: 11px;
}
p {
	font-size: 12px;
}

