BODY {
	margin: 0px;
	border: 1px solid #2663E0;
	/*padding: 10px;*/
}

H1 { font-family: verdana; font-size: 20pt; color: #000080; }
H2 { font-family: verdana; font-size: 10pt; color: #000080; margin-bottom: 0px;}

P { font-family: verdana; text-align: justify; text-indent: 15pt; font-size: 10pt; }

HR { color: #0000A0 }

.warning { font-weight: bold; text-decoration: underline; color: #000080; }
LI, OL, .text { font-family: verdana; font-size: 9pt; }

.Button
{
	border-right: #4b7bc9 1px solid;
	padding-right: 10px;
	border-top: #4b7bc9 1px solid;
	padding-left: 10px;
	font-size: 12px;
	background: #bad0f1;
	padding-bottom: 3px;
	margin: 1px 5px;
	border-left: #4b7bc9 1px solid;
	cursor: pointer;
	color: #2663e0;
	padding-top: 3px;
	border-bottom: #4b7bc9 1px solid;
	font-family: verdana;
	text-align: center;
}
