body {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	background:#000000 url(../images/homepage/burlap-background.gif) repeat-x;
	font-size:12px;
	font-family: Tahoma;
}

h1,h2,h3,h4,h5,h6 { padding:0px; margin:0px; }
h1 { font-size:22px; }
h2 { font-size:14px; }
h3 { font-size:14px; }
h4 { font-size:12px; }

img { border:0px; }

input,textarea, select { font-size:11px; font-family: tahoma; }

p { margin:0px; padding:0px; line-height:16px; }

form { margin:0px; padding:0px; display:inline; }

a:link { font-weight: bold; text-decoration: none; color: #5592BB; } 
a:visited { font-weight: bold; text-decoration: none; color: #5592BB; } 
a:hover { font-weight: bold; text-decoration: underline; color: #5592BB; } 
a:active { font-weight: bold; text-decoration: underline; color: #5592BB; } 