body {
	background-attachment: fixed; 
	margin-top:10px;
}



p,h1,h2,h3,h4,ul,ol,li,div,td,th,nobr,b,i {
	font-family: sans-serif;
	color: #2F448C;

}

h2 { font-size:16pt; }

h2.sh2 { font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

H1 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
P {
	font-family:   sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #2F448C;
}

A:link {
	font-family:   sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
	cursor: pointer;
}
A:hover {
	font-family:   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	cursor: pointer;
}

A:visited {
	font-family:   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}
A:active {
	font-family:   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

textarea {
	font-family:   sans-serif;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	width: 300px;
	height:100px;
	cursor: pointer;
	font-size: 10pt;
	background-color: #2F448C;
}
textarea:hover {
	font-family:   sans-serif;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	width: 300px;
	height:100px;
	cursor: pointer;
	font-size: 10pt;
}
