
body {
	margin: 0;
	font-size: 0.75em;
	color: #27282D;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 130%;
	color: #9A3F7D;
}

h2 {
	height: 2.3em;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 2.3em;
	font-weight: normal;
	color: #9A3F7D;
}

a {
	color: #9A3F7D;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

form, fieldset, 
p {
	margin: 0;
	padding: 0;
	border: 0
}

.p {
	margin-top: 0.3em;
	margin-bottom: 0.3em
}

.newline {
	clear: both
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline
}

.center {
	text-align: center
}

.left {
	float: left
}

.right {
	float: right
}

.textleft {
	text-align:left
}

.textright {
	text-align:right
}

.nowrap {
	white-space:nowrap
}


.white {
	color: #fff
}

.white-bold {
	color: #fff
}



.green-bold {
	color: #9A3F7D
}

.red {
	color: #FF0000
}

.grey {
	color: #21242b
}

.grey-bold {
	color: #21242b
}
.unselectable{
background: #f0f0f0;
color: green
}

.orange-bold {
	color: #D57C49
}
