body {
	
	background: #FFFFFF;
	font: Verdana;
	color: black;
	font-size: 11px;
}

a {
	color: #1061AC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;
}
a:visited{
	color: #1061AC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;
	
}
a:hover{
	color: #1061AC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;
	
}
a.passion{
	color: #1061AC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;


}

.txt12 {
font-weight: normal;
 font-size: 11px;
 font-family: Verdana;
 color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}.rightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.blueBorders {
	border: 2px solid #1061AC;
}
