table, td, body {
	color:Black;
	font-family: Trebuchet MS, Arial, Arial CE, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

a {
	text-decoration: none;
	color: #A83730;
}
a:hover{
	text-decoration: underline;
}

h1 { color: #000000; font-size: 30px; line-height: 30px; font-weight: normal; margin-bottom: 15px; margin-top: 0px;}
h2 { color: #000000; font-size: 20px; line-height: 20px; font-weight: normal; margin-bottom: 15px; margin-top: 10px;}
h3 { color: #000000; font-size: 20px; line-height: 20px; font-weight: normal; margin: 0px 0px 5px 0px;}
h4 { color: #A83730; font-size: 12px; font-weight: bold; margin: 12px 5px 0px 0px;}
h5 { color: #000000; font-size: 12px; font-weight: normal; margin: 1px 5px 0px 10px;}
h6 { color: #000000; font-size: 20px; font-weight: normal; margin: 0px 0px 4px 0px;}


a.h5 {
	text-decoration: none;
	color: #000000;
}

a.h5:hover {
	text-decoration: underline;
}

.tu {
	padding:6px 20px 25px 17px;
}

a.tua {
	text-decoration: none;
	color: #000000;
}

a.tua:hover {
	text-decoration: underline;
}

.ul	{ 
	list-style: square outside url('/g/point1.gif'); 
	margin-left: 100px; 
	margin-top: 0px; 
}
.gn {
	border: 1px solid #64594B;
	align:left;
}

.gn2 {
	border: 1px solid #64594B;
	align:left;
	margin: 0px 20px 20px 0px;
} 

.hr	{ margin: 0 0px; width: 90px; height: 1px; border-top: 1px solid gray; clear: both;}
hr		{ display: none; }
