html,php,body,form,table,tr,td,input,object,script,select,ul,li,h1,h2,h3,h4,h5,p,textarea {
	font-size:11.5px;
	font-family: verdana, arial, sans-serif, serif;
	color: #000000;
}
body { 
	margin-top : 0px; 
	margin-left : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px; 
}
a:link,a:active,a:visited { 
	text-decoration: underline; 
	color : #FF0000; 
	font-weight:bold;
	} 
a:visited { 
	color : #B30000; 
	} 	
a:hover{ 
	text-decoration: none; 
	color : #000000;
	font-weight:bold;
	}
h1,h2,h3,h4,h5,h6{
	color: #FF0000;
	font-size:13px;
	font-weight:bold;
	margin: 0; 
	padding: 0;
	}
h5 { 
	font-weight: normal; font-size: 14px; display: none; font-style: normal; font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
}
p, li {
	text-align: justify;
}
.internetstrategies { 
	font-weight: normal; font-size: 11px; display: none; font-style: normal; font-family: Arial, Helvetica, sans-serif
}	
hr{
	height: 1px; color: #FF0000; border-style: dashed;
	}
li{
	list-style-type: square;
	}
ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	}
i,em {
	text-decoration:none !important;
	}
.news{
	font-size:11px;
	color:#666666;
	}
	
.small{
	font-size:10px;
	color:#666666;
	}
			
input,object,script,select,textarea {
	font-size:11px;
	font-family: verdana, arial, sans-serif, serif;
	color:#333333;
}	




