body {
	margin-left: 0px;
	margin-top: 0px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.text16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	color: #FF0099;
	text-decoration:none
}
.text22 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}
.text10 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.text10Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
}

p.n {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width: 250px;
	margin:15px 0 10px 0;
	padding:4px;
	background-color:#FFFFFF;
}

p.nmw {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width: 250px;
	margin:0px 0 10px 0;
	padding:0;
	background-color:#FFFFFF;
}

.ntitle {
	color:#990000;
}

.ntitlep {
	color:#000;
	text-transform:uppercase;
}

p.c {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width: 300px;
	margin:10px 0 5px;
	padding:4px;
	background-color:#FFFFFF;
}

.ctitle {
	color:#990000;
}

