body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	bottom: 0px; 
	padding: 0px;
}

input, textarea, select {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	text-indent: 20px;
}

caption, .comment, .bodyform {
	font-size: 12px;
	
}
.comment {	
    font-size: 10px;
	color: #6E6E6E;	
  

}
A.comment {
	text-decoration: bold;
}

.checkbox {
	background: #FFFFFF;
	border: solid 0;
}

.main {
	background: navy;
	text-align: center;
}

.content {
	color: #000000;
	background: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 15px;
	font-weight: bold;
}

.menu, .menuPointer {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	color: #000000;
}
A.title, A.menu {
	text-decoration: none;
}

.link {
	color: #000000;
}

.red {
	color: #FF0000;	
	font-weight: bold;
	font-size: 12px;   
	text-align: left;
}

.important {
	color: blue;
	font-weight: bold;
}

.buttonGreen {
	color: #000000;
	background: #33CC33;
}
.buttonYellow {
	color: #000000;
	background: #FFCC66;
}
.buttonRed {
	color: #000000;
	background: #FF8A8A;
}

.rightAlign {
	text-align: right;
}
.centerAlign {
	text-align: center;
}
.leftAlign {
	text-align: left;
}

.bigLeftMargin {
	text-align: left:
	text-indent: 0px;
	margin-left: 20px;	
	font-weight: bold;	
	text-align: center;
}

