body, td, th, input, p, ul, ol, dl {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


body {
	margin:0px
}

p {
	margin-top:0px
}

a {
	color: #ff3333;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #cc3333;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

.title1 {
	font-size: 14px;
}

.small {
	font-size: 10px
}

.grey {
	color:#555555
}

.smallgrey {
	font-size: 10px;
	color:#555555
}