/* CSS Document */

body {
	background-image: url(../Images/bg.gif);
	margin-top: 23px;
}

a:link {
	color: #770000;
	text-decoration: underline;
}
a:visited {
	color: #770000;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #ED3278;
	text-decoration: none;
	background: #dedede;
}
a:active {
	color: #770000;
	text-decoration: underline;
}
body {
	background-image: url(../Images/back.gif);
	background-color: #D2C7C5;
}



.link_white {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D7D7D7;
	}
	.h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #0F388E;
	}
	.h2 {
	font-family:Tahoma, Arial, sans-serif;
	font-size: medium; 
	font-weight: normal;
	color: #7B0000;
	}
	.h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #7B0000;
	}
	.text {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #003063;
	}
	.footnotes {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #5B0000;
	}
	.footnotes_sml {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: x-small;
	color: #990066;
	}
.link{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal
	color: #B70000;
}

