body {
	background-color: #FFFFFF;
	vertical-align: middle;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	line-height: 13px;
	font-style: normal
}

.bold {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color:#999999; 
line-height: 14px; font-style: normal}

.boldwlarge {
font-family: Arial, Helvetica, sans-serif; 
font-size: 22pt; 
font-weight: bold;
color:#999999; 
line-height: 24px; font-style: normal}

.boldmedium {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15pt; 
font-weight: bold;
color:#999999; 
line-height: 18px; font-style: normal}

A {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	line-height: 14px
}

A:visited: { 
color:#999999 
}

a:hover{
	color:#333333;
	text-decoration: underline;
	
}


