h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	background-color: #FFFFFF;
	text-align: right;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;

}
h2 {
	font-size: medium;
}
a {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.mail {
	font-size: 12px;
}
.ulink {
	font-size: 12px;
}
h4 {
	font-style: italic;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000099;
	text-decoration: underline;
}

p { font-size: 12px;
	line-height: 15px;
	text-align: left;

}
.nulink {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;



}
.nlink {

	font-size: 12px;
	color: #FFFF00;
	background-color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
