body {
	margin-left : 0px;
	margin-top : 0px;
	background-color: #ffffff;
}

.base_table {
	border: #FE4124 2px solid;
	border-top-width : 0px;
	width : 750px;	
	border-spacing: 0px;
	border-collapse: collapse;
}

.top {
	border: 0px;
	width : 750px;	
	border-spacing: 0px;
	border-collapse: collapse;
}

td.menu {
	width : 155px;
	background-color :  #FE4124;
	padding: 0px;
	vertical-align: top;
}

td.base {
	background-color :  #ffffff;
	padding: 0px;
	vertical-align: top;
}

h2 {
	font-family :  "Verdana", "Tahoma", sans-serif;
	font-weight: bold;	
	font-size : 18pt;
	text-align : center;
	color :#E62A0E;
	margin-left : 7px;
	margin-right : 7px;
} 

p {
	text-indent:15px; 
	font-family: arial;
	font-size: 10pt; 
	color: #000000; 
	text-align: justify; 
	line-height: 130%;
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 15px;
}

a.true-look {
	text-decoration: none; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FE4124;
}

a.true-look:link{
	text-decoration : none;
	color: #FE4124;
}
a.true-look:visited{
	text-decoration : none;
	color: #FE4124;	
}
a.true-look:active{
	text-decoration : none;
	color: #FE4124;
}
a.true-look:hover{
	text-decoration : none;
	color: #FE4124;
}

.menu {
	font-family :  "Verdana", "Tahoma", sans-serif;
	font-size : 10pt;
	color :#ffffff;
	font-weight: bold;
	margin-left : 0px;
	margin-bottom : 11px;
	padding-left: 5px;
	background : #E62A0E;
	width: 155px;
	line-height: 20px;
	vertical-align: middle;
} 

.menu:link{
	text-decoration : none;
	color: #ffffff;
}
.menu:visited{
	text-decoration : none;
	color: #ffffff;	
}
.menu:active{
	text-decoration : none;
	color: #ffffff;
}
.menu:hover{
	text-decoration : none;
	color: #ffffff;
}

.test {
	text-align : right;
}

hr {
	color : #959595;
	margin-left : 7px;
	margin-right : 7px;
	height: 1px
}

a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	line-height : 100%;
	color : #505050;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #9E9A9E;
}
a:link{
	text-decoration : none;
	color: #9E9A9E;
}
a:visited{
	text-decoration : none;
	color: #9E9A9E;
}
a:hover{
	text-decoration : underline;
	color: #9E9A9E;
}
a:active{
	text-decoration : underline;
	color: #9E9A9E;
}

.rec{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	line-height : 100%;
	color : #505050;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #9E9A9E;
}
