body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal; 
	color: #000000; 
	text-decoration:none;
}

ul {margin-top:8px; margin-bottom:8px;}

hr 
{
	background-color:#cccccc;
	height:1px;
	margin:5px 0;
	border:0;
}

a:link {font-size:10px; color:#707070; text-decoration:none;}
a:visited {font-size:10px; color:#707070; text-decoration:none;}
a:hover {font-size:10px; color:#404040; text-decoration:underline;}


.link_small:link
{
	font-size: 9px;	
	color: #404040;
	text-decoration: none;	
}
.link_small:visited
{
	font-size: 9px;	
	color: #404040;
	text-decoration: none;	
}
.link_small:hover
{
	font-size: 9px;	
	color: #707070;
	text-decoration:underline;	
}
.arrow_link {color:#707070; padding-left:15px; background-image:url(../../images/bt_next.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_link:link {color:#707070; padding-left:15px; background-image:url(../../images/bt_next.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_link:visited { color:#707070;padding-left:15px; background-image:url(../../images/bt_next.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_link:hover {color:#404040; padding-left:15px; background-image:url(../../images/bt_next.gif); background-repeat:no-repeat; font-size:10px; text-decoration:underline;}

.arrow_back_link {color:#707070; padding-left:15px; background-image:url(../../images/bt_prev.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_back_link:link {color:#707070; padding-left:15px; background-image:url(../../images/bt_prev.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_back_link:visited {color:#707070; padding-left:15px; background-image:url(../../images/bt_prev.gif); background-repeat:no-repeat; font-size:10px; text-decoration:none;}
.arrow_back_link:hover {color:#404040; padding-left:15px; background-image:url(../../images/bt_prev.gif); background-repeat:no-repeat; font-size:10px; text-decoration:underline;}

p 
{
	margin-bottom:3px;
	margin-top:2px;
	padding-top:0px;
	padding-bottom:0px;
}

h1
{
	margin:20px 5px 10px 0px;
	padding:0;	
	font-size: 13px;	
	font-weight:bold;
	color:#f67930;			
}

h2
{
    margin:2px 10px 2px 0px;
	padding:0;	
	font-size:11px;	
	font-weight:bold;
	color:#f67930;	
}

h3
{
	padding: 0px;
	margin-bottom:5px;
	margin-top:0px;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}

h4
{
	padding: 0;
	margin-bottom:5px;
	margin-top:0px;
	font-size: 10px;
	font-weight:bold;
	color:#4E4E4E;
}

.table_border{}

.center {text-align:center;}
.justify {text-align:justify;}

.smallest           {font-size: 8px;}
.smaller            {font-size: 9px;}
.small              {font-size: 10px;}
.normal             {font-size: 11px;}
.large              {font-size: 12px;}
.larger             {font-size: 14px;}
.largest            {font-size: 18px;}

.indent               {margin-left: 20px;}
.indent5              {margin-left: 5px;}
.indent10             {margin-left: 10px;}
.indent20             {margin-left: 20px;}
.indent40             {margin-left: 40px;}

.topmargin0           {margin-top:  0;}
.topmargin10          {margin-top:  10px;}
.topmargin15          {margin-top:  15px;}
.topmargin20          {margin-top:  20px;}
.topmargin25          {margin-top:  25px;}
.topmargin30          {margin-top:  30px;}
.topmargin40          {margin-top:  40px;}


