.sideAddress {
	font-weight: bold;
	color: #000000;
}

.style3 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

td { 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000
}

a {
	text-decoration: underline;
	color:#000000;
	font-size: 10px; 
	font-family: verdana;
}

a:visited{color: #000000}
a:hover{color: red}
a.blue{color: #0000FF}
a.blue:visited{color: #0000FF}
a.right{color: #AA0000}
a.right:visited{color: #AA0000}
a.right:hover{color: blue}

.bold{font:900}

.style1 {	color: #9a0b0a;
	font-weight: bold;
	font-size: medium;
}