@charset "utf-8";
/* CSS Document */




A:link {
	text-decoration: none; color: #ffccff;
	}
A:visited {
	text-decoration: none ; color: #ffccff;
	}
A:active {
	text-decoration: none; color: #ffccff;
	}
A:hover {
	text-decoration: underline; color: #ffccff;
	}
	

INPUT, TEXTAREA, SELECT, OPTION {
	color: #333333;
	background: #F0F0F0;
	border: 1px solid #666666;
}

	
	
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}

h2 {
	font-size: 14px;	
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	font-size: 13px;	
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
.style1 {
	color: #ffccff;
	}
.style2 {
	color: #ff0000;
	}
.style3 {
	font-size:18px;
	}
	
.style4 {font-size: 9px}

.style5 {
	font-size:13px;
	}

.style6 {
	font-size:15px;
	font-weight:bold;
	}

.fact {
	font-size:22px;
	text-align:center;
	padding-top:20px;
	}

.home {
	font-size:14px;
	}


<!--Designed by-->

.designedby1 {
	font-size:9px;
	}

.designedby A:link {
	text-decoration: none; color: #99cc00; font-size:9px;
	}
.designedby A:visited {
	text-decoration: none ; color: #99cc00; font-size:9px;
	}
.designedby A:active {
	text-decoration: none; color: #99cc00; font-size:9px;
	}
.designedby A:hover {
	text-decoration: underline; color: #99cc00; font-size:9px;
	}
	
	
ul#highlight {
	list-style: none;
	padding: 0;
	margin: 0;
	float:left;
	width: 500px;
	\width: 500px;
	w\idth: 500px;
	}

ul#highlight li { 
	float:left;
	background:url(../images/small_square.gif) no-repeat;
	margin: 0;
	padding-left:17px;
	padding-bottom: 0;
	padding-top: 2px;
	padding-right:0 ;
	width: 500px;
	\width: 500px;
	w\idth: 500px;

	}