a {
	color:#0000FF;
}

a:visited {
	color:#660033;
	text-decoration:none;
}

a:hover{
	color:#FF00FF;
	text-decoration:overline;
}

a:active {
	color:#FF0000;
}

body {
	background: #EFEFDE url(../../graphics/oldpaper.gif) fixed center;
	color:#00000;
	font: 1em "Book Antiqua" "Times New Roman Times";
	margin:3%;
	text-align:justify;
}

h1{
	color:#990000;
	font-size:3em;
	font-weight:500;
}

h3{
	color:#990000;
	font-size:1.5em;
	font-weight:300;
}

h3,h4{
	text-align:center;
}

h3.nm{
	color:#CC6666;
	font-size:1.5em;
	margin:0px;
	margin-bottom:70px;
}

h4{
	color:#990000;
	font-size:1.2em;
	font-weight:300;
}

h4.nm{
	color:#000000;
	font-size:1.2em;
	font-weight:300;
	line-height:18pt;
}

hr{
	width:500px;
	height:5px;
	background-color:#BD3131;
	border:1px;
	margin-bottom:60px;
}

p{
	text-indent:5%;
}

.b{
	color:#CC6666;
	font-size:1.5em;
	font-weight:600;
}

.c{
	text-align:center;
}

.copy{
	color:#8B0B50;
	font-size:.8em;
}

.i {
	font-style:oblique;
	font-weight:300;
}

