	body {
		background-color : #666666;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
	}
	
h1{
	font-size :110%;
	font-weight : bold;
	
	}
	
h2{
	font-size : 85%;
	/*font : bold;*/
	font-weight : bold;
	padding-left : 3px;
	/*background-color : #CCCCCC;*/
	background-color : #CCCCCC;
	color : #333333;
	}

	h3{
	font-size : 60%;
	font-style : normal;
	/*font : normal;*/
	color :  #999999;
	}
	
	h4{
	font-size : 60%;
	font-style : normal;
	/*font : normal;*/
	border-bottom : 1px solid #999999;
	color :  #999999;
	}
	
	h5{
	border-bottom : 1px dashed #999999;
	color :  #999999;
	}
	
	h6{
	font-size : 60%;
	font-weight : bold;
	padding-left : 3px;
	background-color : #CCCCCC;
	}


.maincell{
	background-color : #FFFFFF;
}

.titlecell{
	background-color : #3366CC;
	color : #FFFFFF;
	font-size : 60%;
	/*font : bold;*/
	font-weight : bold;
}

a{
	color : #3366CC;
}

a:visited{
	color : #6633CC;
}

a:hover{
	color : #CC3333;
}

a.sublink{
	text-decoration : none;
	color : #3366CC;
}

a.sublink:visited{
	color : #6633CC;
}

a.sublink:hover{
	text-decoration : none;
	color : #CC3333;
}

a.funnylink{
	margin-bottom : 0px;
	font-weight : bold;
}

a.searchlink{
	margin-bottom : 0px;
	font-weight : bold;
	font-size : 90%;
}


.story{
	font-size : 80%;
}

.footercell{
	font-size : 55%;
	background-color : #FFFFFF;
	text-align : center;
}

.searchspace{
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
.sidetitle{
	font-size : 60%;
	/*font : bold;*/
	font-weight : bold;
}
.searchtitle{
	font-size : 60%; 
	/*font : bold;*/
	font-weight : bold;
	color:  #666666;
}

.details{
	font-size : 60%;
	font-style : normal;
	font-weight : bold;
	/*font : normal;*/
	color :  #999999;
}

a.ad{
	font-size : 60%;
	font-style : normal;
	/*font : normal;*/
	color :  #999999;
	text-decoration : none;
}

.inputbox{
	border : 1px solid #CCCCCC;
	font-size : 60%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.errortext{
	font-size : 80%;
	color : #CC3333;
	font-style : normal;
	font-weight : bold;
}

.errorbox{
	border : 1px solid #CC3333;
	font-size : 60%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inputbutton{
	font-size : 60%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sidelink{
	font-size : 60%;
	color : #3366CC;
}

a.sidelink:visited{
	color : #6633CC;
}

a.sidelink:hover{
	color : #3333CC;
	background-color : #CCCCCC;
}

.noteitem{
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
}

.imgframe{
	border : 1px solid #000000;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	}

.imgplain{
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	}
	
.imgplaincenter{
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-align : center;		
	}

