body {
	color: #000000;
	font-size: 62.5%;
	font-family: Verdana,Geneva,sans-serif;
}

a {
	outline-style: none;
	outline-width: 0;
}

img {
	border: none;
}

#mainContent {
	line-height: 1.9em;
	font-size: 1.1em;
}

#mainWrapper h1, #mainWrapper h2 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#mainWrapper h2, #mainWrapper .block_title {
	font-size: 1.6em;
	padding: 0 0 10px 0;
}

#mainWrapper a {
	color: #7b7dbd;
	text-decoration: underline;
}

#mainContent .error {
	padding: 8px;
	border: 1px solid #b80000;
	color: #b80000;
	background: #fd8585;
}

#mainContent .message {
	padding: 8px;
	border: 1px solid #0e0098;
	color: #0e0098;
	background: #9d93fd;
}
