body {
	font-size:13pt;
	font-family:"Courier New, Courier, mono";
	background-color: #1FCECB;
}

#content_mainPage {
	background-color: #FFFFC0;
	margin:1% 20% 1% 20%;
	padding:1px 25px 1px 25px;
	align:center;
}

#content {
	background-color: #FFFFC0;
	margin:1% 1% 1% 1%;
	padding: 2%;
	align:center;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 0px 0px 15px;
}

p.title {
	font-weight:bold;
	font-size:16pt;
}

img {
	border: none;
}

h1 {
	font-size:240%;
	color:#D70305;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
}

h2 {
	font-weight: bold;
	font-size: 150%;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 130%pt;
	color: #000000;
}

.dropcap {
	float:left;
	font-size:48pt;
	line-height:40pt;
	margin-top:0px;
	margin-right:2px;
}

.highlight {
	background-color:yellow;
}

subcat {
	font-size:100%;
}

