body {
	background: #CEA57B url('template/mscbackground.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", serif;
	color: #513733; 
}
p { 
	font-size: 12pt;
	color: #513733; 
	text-align:left;
}
h1 {
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: normal;
	line-height:36px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	background: url('template/mscmarqueestrip.jpg') no-repeat center center;
	letter-spacing: +2px;
	font-variant: small-caps;
	font-family: Garamond, serif;
}
h2 {
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 10px;
	letter-spacing: +2px;
	font-variant: small-caps;
	font-family: Garamond, serif;
}
h3 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
}
marquee {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D2691E;
	text-decoration: none;
}

td {
	font-size: 12pt;
	color: #513733;
}
.large {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	color: #513733;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.firstletter {
	color:#D2691E;
	font-size:28pt;
	font-weight:normal;
	line-height:80%;
	letter-spacing:-2px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#contacts td {
	padding:3px 10px 3px 10px;
}