body { text-align:center;
}

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #C22315;
}

h1 {
	font-size:1px;
	color:#FFFFFF;
}

h3 {
	font-size:20px;
	font-family:Tahoma;
	color:#000000;
}

p {
	font-size:13px;
	font-family:Tahoma;
	color:#000000;
	font-weight: bolder;
}

li {
	font-size:13px;
	font-family:Tahoma;
	color:#000000;
	font-weight: bolder;
}

.Paragraph {
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
}

div#content {
	height: 410px;
	overflow: auto;
scrollbar-face-color:#fff6c8;
scrollbar-arrow-color:#7996E2;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#fff6c;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
filter:chroma(color=#647A19);
}

.Right {float:right;
}

