/*
   
  jsp.css
  By Jeffrey Sung
  For JefSungProg Inc.  
 
*/
body {  font-size:12pt;
	font-family: "Bradley Hand ITC", "Papyrus", "Comic Sans MS", "Arial";
	color: white;
	background: black;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;}
p{	margin-left: 24pt;
	margin-right: 24pt;}
h1{	font: 24pt "Bradley Hand ITC", "Papyrus", "Comic Sans MS", "Arial";
	font-weight: bold;
	text-decoration: underline;
	line-height: 30pt;
	text-align: center;}
h2.title{font: 18pt Bradley Hand ITC, Comic Sans MS, Arial;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22pt;
	text-align: center;}
h2.subtitle{font: 18pt Bradley Hand ITC, Comic Sans MS, Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 22pt;
	text-align: left;}

a{	text-decoration: underline;}
a:link{ color: white;}
a:visited{color: yellow;}
a:active{color: white;}

#fast , #google , #inktomi , #teoma {

position : relative;

}
.s {

color : #fff;
font-family : verdana;
font-size : xx-small;

}
.sBtn {

font : bold xx-small verdana, sans;
color : #000;
background : #9f3;
border-width : 3px;
border-style : solid;
border-color : #f00 #900 #900 #f00;
margin-right : 10px;

}
#inktomi {

background : #f00;
border : 2px solid #99f;
font-weight : bold;
color : #fff;
padding : 2px 8px;
margin-left : 2px;

}
