body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote {
	margin: 0px;
	padding: 0px;
	color: #404040;
}

body {
	font-size: 80%;
	line-height: 1.6;
}

ul { list-style-type: none; }
ol { padding-left: 2em !important; }
br { letter-spacing: 0; }

.clear {
	clear: both;
	display: block;
	/*\*/overflow: hidden;/**/
}

a   { color: #2D559D; text-decoration: underline }
a:link   { color: #2D559D; text-decoration: underline }
a:visited    { color: #4E6163; text-decoration: underline }
a:active   { color: #404040; text-decoration: underline }
a:hover   { color: #D2371B; text-decoration: underline }
