/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#797979;
}
/* Content */
td.content{
	background-color:#F5F7FA;
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#797979;
}
td, p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#797979;
}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#920C13;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
}
img{
	margin: 0px;
	padding: 0px;
}
a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#920C13;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

