ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,address,fieldset,input,table,th,td{ margin:0; padding:0;}

ul,ol { list-style:none;}

a{outline:none;}

a:link,a:visited {
	text-decoration:none;
	color: #990033;
}

a img,:link img,:visited img { border:none;}

a:hover{text-decoration:none;}

a:focus{
	text-decoration:none;
}

.clear{clear:both;}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.greenborder {
	border: 1px solid #669900;
}

