body {
	background-color: #3A3A3C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #333333;
	line-height: 15px;
}
.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #990000;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
.model_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #990000;
}
.model_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.specs_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #990000;
}
.specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DDDDDD;
}
a:link{
        text-decoration: none;
	font-weight: bold; 
        color: #990000
}
a:visited{
        text-decoration: none;
	font-weight: bold; 
        color: #990000
}
a:hover{
        text-decoration: underline;
	font-weight: bold; 
	color: #990000
}
a:active{
	text-decoration: none;
	font-weight: bold; 
	color: #990000
}
a.bottom:link{
        text-decoration: none;
	font-weight: bold; 
        color: #E2A72A
}
a.bottom:visited{
        text-decoration: none;
	font-weight: bold; 
        color: #E2A72A
}
a.bottom:hover{
        text-decoration: underline; 
	font-weight: bold;
	color: #E2A72A
}
a.bottom:active{
	text-decoration: none; 
	font-weight: bold;
	color: #E2A72A
}