



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size:18px;
font-weight:bold;
color: #136599;
font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
}

#MainContent h2 {
font-size: 14px;
font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
color: #136599;
font-weight: bold;
/*border-bottom:1px dashed #ff6300;*/
margin-top:20px;
margin-bottom:5px;
}

#MainContent p {
margin:10px 0 10px 0;
}

a {
	color:#136599;
	text-decoration:underline;
}

#MainContent a:hover {
	color:#ff6300;
	/*text-decoration:none;*/
}

#MainContent strong {
font-weight:bold;
}

