A {
	font-family : sans-serif;
	font-weight: bold;
	text-decoration: none;
	color : #1F408F;
}
A:hover {
	text-decoration: underline;
}

.bluelink {
	font-family : sans-serif;
	font-size : 12px;
	color : #ffffff;	
}

.trademark{
	font-family : sans-serif;
	font-size : 8px;
	color : #ffffff;	
}

.menublock {
	font-family : sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height : 18px;
	color : #000000;
	margin-left: 4px;
	margin-top: 4px;
}

.menuarrow {
	font-family : sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height : normal;
	color : red;
}

.menulink {
	font-family : sans-serif;
	color : #1F408F;
	font-weight : bold;
}
.menulink:hover {
        color : red;
}

.content {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;	
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	text-align: justify;
}

.content2 {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;	
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	text-align: justify;
	line-height: 150%;
}

.quotedblock {
	line-height : 18px;
	margin-left: 40px;
	margin-top: 10px;
}

h1 {
	font-family : sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #103080;
}

h2 {
	font-family : sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : brown;
}


