body,td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 70%;
	line-height: 130%;
}
.date-red{
	color : #AD1709;
}
h1 {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 150%;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h2 {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 150%;
	text-transform: lowercase;
	margin-bottom: 10px;
	padding: 0;
}
.h1 {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 150%;
}

h3{
	color : #000000;
	font-weight : bold;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
}
.forum-dt{
	text-align: right;
	font-weight: bold;
	color: #333333;
}

A:Link {
	color : #BB2D03;
	font-size: 100%;
}
A:Visited {
	color : #AD1709;
        font-size: 100%;
}
A:Active {
	color : #FF3A00;
	font-size: 100%;
}
A:Hover {
	color : #FF3A00;
	font-size: 100%;
}
A.menu:Link {
	color : #BB2D03;
    text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}
A.menu:Visited {
	color : #655936;
	text-decoration : none;
	font-weight : bold;
        font-size: 100%;
}
A.menu:Active {
	color : #FF3A00;
	text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}
A.menu:Hover {
	color : #FF3A00;
	text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}

P{
	text-align: justify;
} 

