@charset "utf-8";
/* CSS Document */
.menu {font-family: Times New Roman; font-size: 18px; color:#000000; font-weight: bold; text-decoration: none;}
.menu1 {font-family: Times New Roman; font-size: 18px; color:#CC0000; font-weight: bold; text-decoration: none;}

.tlink1:link {font-family: Times New Roman; font-size: 16px; color:#000000; font-weight: bold; text-decoration: none; }
.tlink1:hover {font-family: Times New Roman; font-size: 16px; color:#AF043D; font-weight: bold; text-decoration: none; }
.tlink1:active {font-family: Times New Roman; font-size: 16px; color:#AF043D; font-weight: bold; text-decoration: none; }
.tlink1:visited {font-family: Times New Roman; font-size: 16px; color:#000000; font-weight: bold; text-decoration: none; } 

.tlink:link {font-family: Times New Roman; font-size: 17px; color:#CCCCCC; font-weight: bold; text-decoration: none; }
.tlink:hover {font-family: Times New Roman; font-size: 17px; color:#CCCCCC; font-weight: bold; text-decoration: none; }
.tlink:active {font-family: Times New Roman; font-size: 17px; color:#E6002F; font-weight: bold; text-decoration: none; }
.tlink:visited {font-family: Times New Roman; font-size: 17px; color:#999999; font-weight: bold; text-decoration: none; }

h1 {
	font-family: Times New Roman;
	font-size: 24px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;

500; 		margin-left: 10px;
	margin-right:10px;
}

p {
	color: #CCCCCC;
	font-weight: bold;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}

.img1 {
	
	margin-right: 10px;
	margin-left: 10px;
margin-top: 10px;
}
