body, td, th, .normal {
	font-family: Verdana, Times, 'Times New Roman', serif;
	color: #444466;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
}

body {
	background-color: #EEEEEE;
}

a {
	color: #0000AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.highlight {
	color: #000000;
	text-decoration: underline;
}
.alert {
	color: #FF0000;
}
.granted {
	color: #00AA44;
}

.tiny {
	font-size: 8px;
	line-height: 12px;
	font-weight: 700;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
.huge, th {
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
}
.title {
	font-size: 24px;
	line-height: 28px;
}
.header_title  {
	font-size: 32px;
	line-height: 36px;
	color: white;
	vertical-align: bottom;
}

input, textarea, select {
	background-color: #FFFFFF;
}

input, textarea {
	border: 1px solid #CCCCCC;
}

.box {
	border: 1px solid #666688;
}

.radio, .check {
	background-color: #FFFFFF;
}