/* ****************** Style for Crown *************** */

html, body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	}

body {
	background-color: #FFFFFF;
	}

h1, h2, h3, p {
		font-weight: bold;
		}
		
h1, h2, h3 {
		font-weight: bold;
		}
h1 {
	font-size: 14px;
	}

h2, h3 {
	font-size: 12px;
	}

p {
	font-weight: normal;
}

#mainflash {
display: none;
	}