

a:link					{ color: blue; text-decoration: none; font-weight: bold; }

a:visited				{ color: blue; text-decoration: none; font-weight: bold; }

a:active				{ color: blue; text-decoration: none; font-weight: bold; }

a:hover				{ color: blue; text-decoration: underline; font-weight: bold; }



a:link.menu			{ color: #630000; text-decoration: none; font-weight: bold }

a:visited.menu			{ color: #630000; text-decoration: none; font-weight: bold }

a:active.menu			{ color: #630000; text-decoration: none; font-weight: bold }

a:hover.menu			{ color: #A80000; text-decoration: none; font-weight: bold }



a:link.footer			{ color: #90A5A4; text-decoration: none }

a:visited.footer		{ color: #90A5A4; text-decoration: none }

a:active.footer			{ color: #90A5A4; text-decoration: none }

a:hover.footer			{ color: orange; text-decoration: none }


.title        				{ 
						font-family: verdana, arial, helvetica, sans serif; 
						font-size: 10pt; 
						color: #630000;
						text-align: right; 
						font-weight: bold 
						}
						
.small        				{
						 font-family: verdana, arial, helvetica, sans serif; 
						 font-size: 8px; 
						 color: #333333; 
						 font-weight: bold 
						 }
						 
.specs		 			{ 
						font-family: verdana, arial, helvetica, sans serif; 
						font-size: 9pt; 
						color: #333333; 
						font-weight: normal;
						text-align: left;
						}


table, tr, td, p 			{ 
						font-family: verdana, arial, helvetica, sans serif; 
						font-size: 9pt; 
						color: #333333; 
						font-weight: normal;
						text-align: justify;
						}
						
.ramp-hilitebox        	{ 
						font-family: verdana, arial, helvetica, sans serif; 
						font-size: 11px; 
						color: #630000;
						text-align: center; 
						font-weight: bold 
						}
						
.list-arrow				{
						list-style-image:url('images/diamond.gif')
						}
						
.emphasis        		{ 
						font-family: verdana, arial, helvetica, sans serif; 
						font-size: 12pt; 
						color: #333333;
						text-align: center; 
						font-weight: bold;
						}
						
h1           				{ 
						font-family: verdana, arial, helvetica, sans serif;
						font-size: 10pt;
						color: #333333;
						font-weight: bold;
						}
						
h2           				{ 
						font-family: verdana, arial, helvetica, sans serif;
						font-size: 10pt;
						color: #333333;
						font-weight: bold;
						}
						
.products   				{ 
						font-family: verdana, arial, helvetica, sans serif;
						font-size: 9pt;
						color: #333333;
						padding: 10px;
						}
						
.products-hilite			{ 
						font-family: verdana, arial, helvetica, sans serif;
						font-size: 8pt;
						text-align: center;
						font-style: italic;
						color: #630000;
						padding: 3px;
						}
						
.company-hilite			{ 
						font-weight: bold;
						margin: 0 15px;
						}
						
h3           { font-family: Agency FB; font-size: 8pt; font-style: italic }