body 	{
	
	margin:			0px 1px 0 1px;
	padding:		0;
	background:		#fff;
	font-family: 		Helvetica,Verdana,Arial; 
	color:			#000;
	font-size:		12px;
	}



	}	
a	{
	color:			#336699;
	}
	
a:link	{
	text-decoration: 	none;
	color:			#336699;
	}

a.menu:link
	{
	text-decoration: 	none;
	color: 			#ffffff; 
	}

a:visited	{
	text-decoration: 	none;
	color:			#172856;
	}

a.menu:visited	{
	text-decoration:	none;
	color: 			#50c1e9;
	}

a:active {
	text-decoration: 	none;
	color:			#cc0000
	}
a:hover {
	background:		none;
	text-decoration: 	underline;
	color:			#cc0000

	}
#thumb:hover {
	border-style: 		groove;
	border-color: 		#0080c0;
	border-width: 		5px;	
}

p{
	font-size:		12px;
	color:			#000;
	font-family:		Verdana,Arial;
	text-align:		justify;
	}
#pbegin{
	font-size:		11px;
	font-family:		Helvetica,Verdana,Arial; 
	text-align:		left;
	}

h1	{
	font-size:		18px;
	font-family:		Helvetica,Verdana,Arial; 
	}	

div	{
	font-family: 		Helvetica,Verdana,Arial; 
	font-size:		12px;
	color:			#000;
/*	text-align:		justify; */
	}

#listcolor	{
	list-style-type:	square;
	}

#lineborder {
	padding:		5px;
	border-width:		0px;
	border-left:		1px;
	border-style:		solid;
	border-color:		#cc9966;
/*	border-color:		#F7F4BD; */
	}
table {	
	font-family: 		Helvetica,Verdana,Arial; 
	font-size:		11px;
	border-width:		0px;
	padding:		0px;
	top-margin: 		0px;
	}

#othertd {	
	padding: 		5px;
	}

#tablemargin {
	padding-left:		10px;
	}



