
BODY {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 8pt;
	font-weight: normal; 
	font-style: normal;
	
	text-align: left;
	
	}

li	{font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 8pt;
	
	font-weight: normal;
	font-style: normal; 
	text-align: left;
	color: #000;
	list-style-type: none;
	}

a 	{
	color: #0000ff;
	text-decoration: none;
	text-align: center;
	}
a:link 	{
	color: #0000ff;
	text-decoration: none;
	}	
a:visited {
	color: #880000;
	text-decoration: none;
	}
a:hover {
	color: #000088;
	background-color: #ffffff;
	text-decoration: none;
	
	}
a:active {
	color: #ff0000;
	text-decoration: none;
	}


h1{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 32px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #00f;
	
	}
h2{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 18px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #00f;
	line-height:100%;
	}

h3{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #f00;
	line-height:100%;
	}
h4{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 24px;
	font-weight: bold;
	font-style: normal; 
	text-align: left;
	color: #999;
	line-height:50%;
	}
h5{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 18px;
	font-weight: bold;
	font-style: normal; 
	text-align: left;
	color: #999;
	line-height:100%;
	}
h6{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: left;
	color: #999;
	line-height:100%;
	}



#catbox h1{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 16px;
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #00f;
	
	}

#catbox h2{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 12px;
	font-weight: bold;
	font-style: normal; 
	text-align: left;
	color: #f00;
	
	}



ul#catlist {margin-left: 0; padding-left: 0;  text-align: left;}
#catlist li { list-style-type: none;}
#catlist a {padding: 1px 10px;}
#catlist a:link, #navlist a:visited { text-decoration: none;}
#catlist a:hover {text-decoration: none;}

ul#navlist {margin-left: 0; padding-left: 0; white-space: nowrap; text-align: center;line-height: 250%;}
#navlist li { display: inline; list-style-type: none;}
#navlist a {padding: 5px 10px;}
#navlist a:link, #navlist a:visited { color: white; background-color: red; text-decoration: none;}
#navlist a:hover { color: blue; background-color: red; text-decoration: none;}

ul#vertical { margin: 0; padding: 0;  text-align: center; }
#vertical li { list-style-type: none;line-height: 100%;}
#vertical a {display: block; width: 150px; margin-left: 10px ; padding: 5px;border: 2px solid blue;}
#vertical a:link, #vertical a:visited { color: white; background-color: blue; text-decoration: none;border: 2px solid white;}
#vertical a:hover { color: blue; background-color: white; text-decoration: none;border: 2px solid blue;}

ul#verticalshop { margin: 0; padding: 0;  text-align: center; }
#verticalshop li { list-style-type: none;line-height: 100%;}
#verticalshop a {display: block; width: 150px; margin-left: 10px ; padding: 5px;border: 2px solid blue;}
#verticalshop a:link, #verticalshop a:visited { color: black; background-color: #ffcc66; text-decoration: none;}
#verticalshop a:hover { color: black; background-color: white; text-decoration: none;}

p {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 		font-size: 100%;
	font-weight: normal;
	font-style: normal; 
	text-align: left;
	color: #000;
	padding: 5px 5px 5px 5px;
	text-indent: 30px;
	}

p:first-line{font-size: 110%;}
p:first-letter{font-style: italic; color: #999; font-size: 200%; }