body
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	      text-decoration    : none
		background-repeat  : repeat-y;
	}

#Content
	{
		width              : 506px;
	}

p, textarea, table, tr, td, tbody, thead, tfoot, span, select, input, option, ol, li, ul, menu, dd, dl, pre, address, dir, form
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	      text-decoration    : none;
	}

a
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #FF822F;
		letter-spacing     : 0px;
	    text-decoration    : none;
	}

a:hover
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	    text-decoration    : none;
	}

H1
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 18px;
		font-weight        : bold;
		color              : #FF822F;
		letter-spacing     : 0px;
	      text-decoration    : none;
		text-transform     : uppercase;
	}

H2
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 18px;
		font-weight        : bold;
		color              : #FF822F;
		letter-spacing     : 0px;
	        text-decoration    : none;
		text-transform     : none;
	}

H3
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 16px;
		font-weight        : bold;
		color              : #FF822F;
		letter-spacing     : 0px;
	        text-decoration    : none;
		text-transform     : uppercase;
	}

H4
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 16px;
		font-weight        : bold;
		color              : #FF822F;
		letter-spacing     : 0px;
	        text-decoration    : none;
		text-transform     : none;
	}

H5
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 14px;
		font-weight        : bold;
		color              : #000000;
		letter-spacing     : 0px;
	        text-decoration    : none;
		text-transform     : uppercase;
	}

H6
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : bold;
		color              : #000000;
		letter-spacing     : 0px;
	    text-decoration    : none;
		text-transform     : uppercase;
	}

.news p, .news textarea, .news table, .news tr, .news td, .news tbody, .news thead, .news tfoot, .news span, 
.news select, .news input, .news option, .news ol, .news li, .news ul, .news menu, .news dd, .news dl, .news pre, 
.news address, .news dir, .news form
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	      text-decoration    : none;
	}
.news a
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	      text-decoration    : none;
	}
.news a:hover
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 12px;
		font-weight        : normal;
		color              : #FF822F;
		letter-spacing     : 0px;
	      text-decoration    : none;
	}
.newssmall
	{ 
		font-family        : "Arial", "Verdana", "Helvetica", "sans-serif";
		font-size          : 10px;
		font-weight        : normal;
		color              : #000000;
		letter-spacing     : 0px;
	      text-decoration    : none;
	}

