/****************/
/*  Tag Styles  */
/****************/

body, td, div, span, a, p {
	font-family:arial,geneva,verdana,sans-serif;
	font-size:11px;
	/*color:#000;*/
	line-height:160%;
	text-align:left;
}

a {
	color:#c54132;
	background-color:transparent;
	text-decoration:underline;
	font-weight:bold;
}

a:active, a:visited:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#666;
}

a img {
	border:none;
}

body {
	margin:10px 0 0 0;
	padding:0px 20px 0px 20px;
	text-align:center;
	background:#FFFFFF;
	color:#000;
}

h1 {
	font-weight:normal;
	font-size:23px;
	line-height:120%;
	margin-top:0;
	color:#999;
	background-color:transparent;
}

h2 {
	/*font-weight:normal;*/
	color:#000;
	font-size:17px;
	line-height:120%;
	text-align:left;
}

h2 a {
	font-size:17px;
}

h3 {
	font-size:14px;
	margin-bottom:15px;
}

h4 {
	margin:0;
	/*font-weight:normal;*/
	/*font-style:italic;*/
	font-size:13px;
}

h5 {
	margin:0;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
}

h6 {
	margin:0;
	font-size:12px;
	font-style:italic;
}

li {
	margin:10px 0;
}

p {
	margin:20px 0px;
}

table {
	border-collapse:collapse;
}

td {
	text-align:left;
	vertical-align:top;
	padding:0;
}

ul {
	list-style:disc;
}
