/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-size: 14px;
	color: #b01040;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #b01040;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #b01040;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5D0201;
	text-decoration: none;
}

p {font-weight: normal;
	color: #000000;
	text-decoration: none;}

.footer a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
    font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.left{margin: 10px 0px 0px 10px;}
