
a {
	color: #34318C;
	text-decoration: none;
}

a:hover {  
	color: #000000; 
	text-decoration: none;
	background-color:#94B8DB;
}

img {border: none;}

H1 a, H3 a,
H1, H3 {
	font-size: 1.0em;
	font-weight: 130;
	color: #293184;
	line-height: 10px;
}

H3 a,
H3 {
	font-weight: 100;
	margin: 0px 0px 15px 0px;
}


p {
	font-family: Arial, sans-serif;
	padding: 1px 0px 1px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
	

body {
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
	height:100%;
	max-height:100%;
}

p.IFRAMEcomment {
	font-family: Arial, sans-serif;
	text-align: left;
	padding-left:5px;
	margin:0px;
	border:0px;
}
p.comment {
	font-weight: bold;
}