/* Global Styles */

body {

	}

form {
	margin:0px;
	padding:0px;
	}
	
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {		

	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.line-font-size {
	line-height:18px; 
	font-size:12px;
	}
a:link {
	color:#3a4426;
	text-decoration:none;
	}
a:visited {
	color:#3a4426;
	text-decoration:none;
	}
a:hover {
	color:#c7b56e;
	text-decoration:underline;
	}
	
.bodyText {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#d4ce9b;
	line-height:12px;
	margin-top:0px;
	}
	
.smallText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #d4ce9b;
	}
