/* CSS Document */


body
{
	height: 100%;
	min-height: 100%;
	margin:  0 0 0 0px; 
	padding: 0 0 0 0px ; 	
	text-align: center;
	background: url(images/bak2.jpg) left top repeat;	
	
}

body, p, div, span, td, th
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	font-weight: normal;		}

h1, h2, h3, h4, h5, h6, .o1, .o2, .o3, .o4, .o5
{
	color: #666666;
	font-weight: normal;
	margin: 2px;
	padding: 2px 0px; } 

.o1, .o2, .o3, .o4, .o5
{
	display: block;
	text-align: left;}	

h1{ font-size: 16pt;}
.o1{ font-size: 16pt;}

h2{ font-size: 14pt; font-style: italic;}
.o2{ font-size: 14pt;}

h3{ font-size: 12pt;}
.o3{ font-size: 12pt;}

h4{ font-size: 11pt;}
.o4{ font-size: 11pt;}

h5{ font-size: 10pt;}
.o5{ font-size: 10pt;}

h6{ font-size: 9pt;}
.o6{ font-size: 9pt;}


/* LINKER */
a{ outline: none; text-decoration: none; color: #333333;}
a:link{}
a:visisted{}
a:hover{ text-decoration: underline; color: #FF0000;}
a:active{text-decoration: underline;}

/*LINKER end*/

#wrapper
{
	margin: 10px auto;}
	
table#wrapper td{ background: #fff;}

table#footer td
{
	height: 40px;
	background: url(images/bunn.gif) 0 0 repeat-x;
	text-align: center;}

p
{
	margin: 2px 0px;
	padding: 2px 0px;}