﻿a:link {
	text-decoration: underline;
	color: #90080c;
}
a:visited{
	text-decoration: underline;
	color: #90080c;
}
a:hover{
	text-decoration: underline;
	color: #90080c;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #90080C;
}
body {
	border-style: 0;
	border-color: 0;
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
h2 {
	margin: 0px;
	font-family: Tahoma;
	font-size: large;
	text-decoration: underline;
}
.newStyle1 {
	text-align: center;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #8B1E22;
}
