body {
	background-color: #CCCCCC;
	background-repeat:no-repeat;
}

body, td, th {
	font-family:tahoma;
	 font-size:11px;
	color: #494949;
}

h1, h2 {
	color: #AA3333;
}

h3, h4, h5, h6 {
	color: #AA3333;
}

a {
  font-family:tahoma;
  font-size:10px;
  font-weight:600;
  text-decoration:none;
  color: #AA3333;
}

a:hover {
  color: #FFFFFF;
}
