body 
{
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 30px; 
	margin-right: 30px; 
	background-color: #FFFFFF;
	color: #000000;
	line-height: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif; 
} 

p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: inherit;
	font-family: inherit; 
}

div
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: inherit;
	font-family: inherit; 
}

div.nav
{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: inherit;
	font-family: inherit; 
}

table
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: inherit;
	font-family: inherit; 
}

tr
{
	font-size: inherit;
	font-family: inherit; 
}

td
{
	font-size: inherit;
	font-family: inherit; 
}


p.full
{
	margin-left: -20px; 
	margin-right: -20px;
	font-size: inherit;
	font-family: inherit; 
}

a:link    
{
	color: #0000FF; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}
a:visited 
{
	color: #000099; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}
a:hover   
{
	color: #000000; 
	text-decoration: none; 
	background-color: #CCCCCC;
	font-size: inherit;
	font-family: inherit; 
}
a:active  
{
	color: #666666; 
	text-decoration: none; 
	background-color: #EEEEEE;
	font-size: inherit;
	font-family: inherit; 
}

a.top
{
	font-weight: bold; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}
a.top:link    
{
	color: #000000; 
	font-size: inherit;
	font-family: inherit; 
}
a.top:visited 
{
	color: #000000; 
	font-size: inherit;
	font-family: inherit; 
}
a.top:hover   
{
	color: #333333; 
	background-color: #CCCCCC;
	font-size: inherit;
	font-family: inherit; 
}
a.top:active
{
	color: #666666; 
	background-color: #EEEEEE;
	font-size: inherit;
	font-family: inherit; 
}

a.nostyle:link    
{
	color: #0000FF; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}
a.nostyle:visited 
{
	color: #000099; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}
a.nostyle:hover   
{
	color: #000000; 
	text-decoration: none; 
	background-color: inherit;
	font-size: inherit;
	font-family: inherit; 
}
a.nostyle:active  
{
	color: #666666; 
	text-decoration: none; 
	background-color: inherit;
	font-size: inherit;
	font-family: inherit; 
}

ul.tp
{
	list-style-type: disc;
	list-style-image: url('button.gif');
	list-style-position: outside;;
	padding-left: 0px;
	margin-left: 40px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
li.tp
{
	text-indent: -3px;
	white-space: nowrap;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: inherit;
}

ul.bd
{
	
	list-style-type: disc;
	list-style-image: url('button.gif');
	list-style-position: outside;
	line-height: normal;
	font-size: inherit;
	font-family: inherit; 
}
li.bd
{
	text-indent: -3px;
	white-space: nowrap;
	font-size: inherit;
	font-family: inherit; 
}

img.flt
{
	float:left;
	border:none;
	margin:0px 10px 5px 0px;
}

img.seq
{
	border: none;
	margin:0px 0px 0px 0px;
	vertical-align: bottom;
}

p.title
{
	margin-top: 30px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
	font-size: inherit;
	font-family: inherit; 
}

p.contnt
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: inherit;
	font-family: inherit; 
	text-align: justify;
}

input
{
        border: 1px solid #000099;
        border-radius: 3px;
        padding: 3px 6px 3px 6px;
        background-color: #FFFFFF;
	font-size: inherit;
	font-family: inherit; 
}
input:hover
{
        box-shadow: 0px 0px 4px 2px #CCCCCC;
}
                                                     
