:link,:visited { text-decoration:none; }
/*ul,ol { list-style:none; }*/
h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0; }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:top; }
address { font-style:normal }

table {
	width:700px;
	margin-left:0px;
	border:none;
	border-collapse:collapse;
}
tr { border:none; }
td { border-spacing:0px;
	text-align:left;
	line-height:165%;
	padding-left:20px;
	font-size:130%;
	}
}


legend { display:none; }
 
div, p, li, a {background-repeat:no-repeat; }



dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

/*ul			{list-style: none;}*/
ul li		{margin: 0 0 0 0;}
/*ul li ul	{margin: 0 0 0 0; list-style: none;}*/
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000;
	background-color:#1d3222;
}
h1 {
	font-size:x-small;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}
h2 {	
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:200%;
	text-align:center;
}
h3 {
	font-size:130%;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
a {
	color:#000;
	text-decoration: underline;
	outline:none;

	}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}

/* ### HTML ###################################################################### */


/* ### BODY ###################################################################### */


/* html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */
