a {
	/*color: #A1B2D8;*/
	color: #D0D8E9;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #6384D0;
	text-decoration: underline;
}
	
.title1 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A1B2D8;
}

.title2 {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A1B2D8;
}

.title3 {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A1B2D8;
}

.date1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	color: #A1B2D8;
}

.date2 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 12px;
	color: #A1B2D8;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A1B2D8;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A1B2D8;
}

.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A1B2D8;
}

.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A1B2D8;
}

.scroll {
	scrollbar-3dlight-color:; 
	scrollbar-arrow-color:#040628; 
	scrollbar-base-color:#A1B2D8; 
	scrollbar-track-color:; 
	scrollbar-darkshadow-color:; 
	scrollbar-face-color:; 
	scrollbar-highlight-color:#6A748B; 
	scrollbar-shadow-color:#B8CCF8
}


.groupBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A1B2D8;
	width: 12px;
	height: 18px;
	text-align: center;
}

.input_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.button {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90px;
	height: 25px;
	font-size: 16px;
	color: #040628;
	background: #9CA5C9;
	vertical-aling: middle;
	text-align: center;
}

.msgError {
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

hr {
	height: 1px;
	border: none;
}

