@charset "utf-8";
/* CSS Document */

.H1 {font-size:14px; color:#030; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; }

.main {
	font-size:12px;
	color:#030;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	text-align:justify;
}

.main2 {
	font-size:12px;
	color:#030;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	text-align:center;
}

a:link {font-size:12px; color:#030; font-weight:normal; font-family:Tahoma, Geneva, sans-serif;; text-decoration:none;}
a:ctive {font-size:12px; color:#030; font-weight:normal; font-family:Tahoma, Geneva, sans-serif; text-decoration:none;}
a:visited {font-size:12px; color:#030; font-weight:normal; font-family:Tahoma, Geneva, sans-serif; text-decoration:none;}
a:hover {font-size:12px; color:#030; font-weight: 600; font-family:Tahoma, Geneva, sans-serif; text-decoration:underline;}
