* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
html {
	min-height : 100%;
	margin-bottom : 1px;
}
body{
	background-color: #3757AA;
	background-image: url(stripe1.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	
}
p{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #6C7CB5;
	line-height: 1.2em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #B00004;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5E66B0;
}
h4 {
	font-size: 17px;
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4DEAA;
}
a.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8395d0a;
}
a.footer:link {
	text-decoration: none;
	color: #8395d0;
}
a.footer:visited {

	color: #8395d0;
	text-decoration: none;
}
a.footer:hover {
	color: #4c577a;
	text-decoration: underline;
}
a.footer:active {
	color: #4c577a;
	text-decoration: none;
}

