/* CSS Document */



body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

.Title {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #29B5B8; font-style:italic}

a.Menu:link {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 14px; font-weight: bold; color: #ffffff}
a.Menu:visited {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 14px; font-weight: bold; color: #ffffff}
a.Menu:hover {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 14px; font-weight: bold; color: #777777}

.TextMain {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 12px; font-weight: normal; color: #cccccc}

a.TextMainLink:link {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 12px; font-weight: normal; color: #cccccc}
a.TextMainLink:visited {font-family: "Times New Roman", Times, serif; text-decoration:none; font-size: 12px; font-weight: normal; color: #cccccc}
a.TextMainLink:hover {font-family: "Times New Roman", Times, serif; text-decoration:underline; font-size: 12px; font-weight: normal; color: #cccccc}

.Text {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666}

a.Text_link:link {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666}
a.Text_link:visited {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666}
a.Text_link:hover {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666}
