body,td,p {
	font-family:arial,Helvetica,sans-serif; 
	font-size:10pt;
}

a {
	text-decoration:none;
}

a:link {
	color: #61779b; 
	text-decoration:none;
}

a:visited {
	text-decoration:none;  
	color: #326090;
}

#grey {
background-color:#CCCCCC;
padding:1;
text-align:center;
width:95%;
}

#grey2 {
background-color:#CCCCCC;
padding:1;
text-align:center;
}

#white td {
background-color:#FFFFFF;
width: 10px;
height: 10px;
}

.left {
	float: left;
	text-align:left;
}

.right {
	float: right;
	text-align:right;
}

.bottom {
	position: relative;
		bottom: 0;
}

.bold {
	font-weight: bold;
}

#CV {
	text-align:center;
	background-color: black;
}

#CV td {
	padding: 0;
	background-color: white;
}

#ccv {
	width: 270px;
	height: 80px;
}



.img {
	float:left;
}

#legend {
	font-size:10px;
}

legend {
	color:black;
}

.red {
	color: red;
}
