


body, div, td, p {
	font-family:verdana;
	font-size:11px;
	color:#515151;
}

h1 {
	font-family:trebuchet ms;
	font-size:20px;
	font-weight:normal;
	color:#2C6AA5;
}

h2 {
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#515151;
}

h3 {
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
	color:#515151;
}

h4 {
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	color:#515151;
}

h5 {
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	color:#515151;
}

h6 {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#515151;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:5px;
}

a {
	font-family:verdana;
	/*font-size:11px;*/
	color:#2C6AA5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p,div {
	margin:0px;
    padding:0px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:8px;
    padding-left:40px;
}

hr {
	height:1px;
	color:#C3C3C3;
	background:#C3C3C3;
    text-align:center;
    border:0px;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#F4F5F5;
}

img {
	border:0px;
}