﻿BODY,P,DIV,TD,TH,LI,.plain {
	font-family: verdana, tahoma,arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
}

A {
	color:#006600;
	background-color: transparent;
	/* text-decoration:underline; */
	text-decoration:none;
}

A:hover {
	color:#000000;
	background-color: transparent;
}

A.menu {
	color:#006600;
	background-color: transparent;
	text-decoration:none;
}

A.menu:hover {
	color:#000000;
	background-color: transparent;
}

UL
{
	margin-top:0px;
	margin-bottom:0px;
}

LI
{
	padding:0;
	margin:0;
	list-style-type:square;
	list-style-image:url(../images_layout/li.gif)
}

P
{
	margin:0;
	margin-bottom:8pt;
	padding:0;
	/*
	margin-top:0pt;
	margin-bottom:0pt;
*/
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #333;
	line-height:130%;
	margin-bottom:10px;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

INPUT,SELECT, TEXTAREA {
	font-family:courier new,tahoma,verdana,sans-serif;
	font-size: 9pt;
	color:black;
	border:1px solid #4e4e4e;
	background-color: #ffffff;
}

.checkbox, .radio {
	border:0px none;
}

.submit {
	font-family: tahoma,verdana,sans-serif;
	font-size: 8pt;
	font-weight:bold;
	border-style:outset;
	border-color:none;
	background-color:#f0f0f0;
	cursor:hand;
}