
body {
	margin:10px;
	font-family: verdana, arial,sans-serif; 
	font-size: 10pt;
	background-color: #FFFFFF;
	}
	
	
	
.topcell {
    background-color: #B8E4D3;
	padding: 15px;
	}

h1 {
	text-transform: capitalize;
	color:  #FF00FF;
	text-align: center;
	letter-spacing: 15px;
	align: center;
	}
	
	
h3 {
	text-transform: capitalize;
	color:  #000000;
	text-align: center;
	font-size: 12px;
	align: center;
	}
	
	
#title a { 
	color:#027BCE; 
    text-decoration: none;
   }

#title a:visited { 
	color:#027BCE; 
    text-decoration: none; 
	}	
	
#title a:hover { 
	color:#027BCE; 
    text-decoration: none;
	}

.topad {
	width: 750px;
	border: 4px double #FF66CC;
	padding: 10px;
	font-size: 17px;
	align: center;
	text-align: center;
	}
	
.topad a {font-size: 150%;
		font-weight: bold;
		}
	
a { 
	color:#CC33CC; 
    text-decoration: underline; 
    }

a:visited { 
	color:#CC33CC; 
    text-decoration: underline; 
	}

a:hover { 
	color:#FFCA28; 
    text-decoration: underline;
	}

p.score {font-size: 16px;
		color: #CC3399;
		border: 1px solid #666666;
		padding: 3px;
		width: 90%;
		}
	
td.sitecell {
	padding: 10px;
	background-color: #F7F4F4;
	border: 1px solid #999999;
	width: 150px;
	height: 150px
	font-size: 11px;
	text-align: center;
	}
	
td.sitecell  a{
	font-size: 12px;
 
	}	
	
.samples {

padding: 10px;
	background-color: #F7F4F4;
	border: 1px solid #999999;

	}
	
li {margin-top: 5px;
	text-align: left;
	}


.content {	text-align: left; 
			font-size: 14px; 
		}
	

h2 { 
	font-size:120%; 
	font-weight:bold ; 
	background-color: #FF99FF; 
	color: #FFFFFF;
	text-decoration: none; 
	text-align: left; 
	width: 750px;
	padding: 10px;
	}

.footer {
	font-size:14; 
	font-family:verdana,arial,sans-serif; 
    border-top: 1px solid #CCCCCC;
    text-align: center;
	}

 	
.warning {
	padding: 20px;
	margin: 20px;
	background-color: #FFFFFF;
	border: 2px dashed #006600;
	}
	
.adclick {
	font-size:1.7em;
	font-weight: bold;
	}
	
img {border: 2px double #FF99FF;
	}