/*
style.org
public style sheet (gray) by Jonathan Corum
updated January 24, 2004

You are welcome to use this style sheet.
For additional colors, please see http://www.style.org/css/
*/

<?php header("Content-type: text/css"); ?>

body{margin:0}


BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

A {
	color: #D9262E;
	text-decoration: none;
	font-family:arial;
}

A:hover {
	color: #D9262E;
	text-decoration: underline;
	font-family:arial;
}

.head {
	color: #D9262E
	font-family:Verdana;
	font-size: 16px;
	
}
.head19{
	color:black;
	font-family:arial;
	font-size: 11px;
	
}
.title {
	color:black;
	font-family:arial;
	font-size: 16px;
	font-weight: bold; 
		}
	
.titleleft {
	color:#000000;	
	font-family:arial;
	font-size: 12px;
	font-weight: bold; 
		}
		
.table2{
	BORDER-RIGHT: #585858 thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP-WIDTH: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 1px;
    BORDER-LEFT: #585858 thin;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
	}

.table1{
	BORDER-RIGHT: #585858 thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #585858 thin;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 1px;
    BORDER-LEFT: #585858 thin;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #585858 thin;
   }

.title1 {
	color:black;
	font-family:arial;
	font-size:8pt;		

}
.cominfo {
	color: #000000;
	font-family:Verdana;
	font-size: 12.5px;  
	font-weight: bold;
	
}	

.script {
	color: black;
	font-family:Verdana;
	font-size: 13px;  
	font-weight: bold; 	
	
}
.yourbusi {
	color: red;
	font-family:Verdana;
	font-size: 18px;  	
	font-weight:bold;	
}

.bestsolu {
	color: #30322F;
	font-family:Verdana;
	font-size: 18px;  	
	font-weight:bold;	
}

.freemail {
	color: #30322F;
	font-family:Verdana;
	font-size: 15px;  	
	font-weight:bold;	
}

.headkey {
	color: black;
	font-family:Verdana;
	font-size: 10px;  	
	
}
.bottomkey {
	color: black;
	font-family:arial;
	font-size: 13px;  	
	
}
.bottomkey5 {
	color: black;
	font-family:arial;
	font-size: 11px;  	
	
}

.bottomkey4 {
	color: gray;
	font-family:arial;
	font-size: 10px;  	
	
}
.bottomkey1 {
	color:blue;
	font-family:arial;
	font-size: 12px;  	
	
}
   
 .bottomkey2 {
	color: #808080;
	font-family:Verdana;
	font-size: 13px;  	
	
}

.head2 {
	color: black;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.head1 {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 15px;	
	font-weight: bold;
} 

.head9 {
	color: black;
	font-family: arial;
	font-size: 14px;	
}
.headsmall {
	color: black;
	font-family: arial;
	font-size: 10px;	
}
.head8 {
	color: black;
	font-family: arial;
	font-size: 12px;	
}


H1 {
	color: black;
	font-family: Verdana;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	color: black;
	font-family: verdana;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
}

H3 {
	color: #000000;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	
}