
BODY, TABLE, TD, P {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #ccffff
}

.blueBorder {
	border : 1px solid #528AC6;
}

.blueBorderOpen {
	border : 1px solid #A9BC98;
	border-top-width : 0px;
}

A {
	color : Navy;
	text-decoration : underline;
}

A:HOVER {
	color : Blue;
}


h1 {
	font-size: 24px;
	line-height: 50%;  
	font-weight: normal;
}

h2 {
	font-size: 18px;
	line-height: 50%;  
	font-weight: normal;
}

h3 {
	font-size: 16px;
	line-height: 50%;  
	font-weight: normal;
}


h4 {
	font-size : 18px;
	line-height : 50%;
	font-weight: normal;
}

