@charset "utf-8";
/* CSS Document */
body {
	background-color:#E1FCF7;
	background-repeat: repeat;
}

a:hover {
	text-decoration:blink;
	font-family:"Bookman Old Style";
	color:#FF82C0;
	font-style:italic;
}
a:active {
	text-decoration:none;
	font-family:"Agency FB";
	font-size:16px;
	color:#FF0000;
	font-style:normal;
}
.style2
{
	font-family:"Comic Sans MS";
	font-size:50px;
	text-align:center;
	color: #8EA6BE;
	background-color:#FFFF80;
	background-repeat: repeat;
	margin: auto;
	width:100%;
	height:20%;
}
.style3 {
	background-image: url(/ISAC/Pitures/ac009.gif);
	background-repeat: repeat;
	font-family: "Comic Sans MS";
	color:#0F0838;
	font-size: 18px;
	text-align: center;
	margin: auto;
	width: 60%;
}
.style4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:45px;
	color:#AE0000;
	font-size:30px;
	text-align:center;
}
.style5
{
	font-family:"Times New Roman", Times, serif;
	size:16px;
	color:#44088F;
	text-align:center;
	margin: auto;
}	
.style6
{
	font-family:"Times New Roman", Times, serif;
	size:16px;
	color:#44088F;
	text-align:center;
	margin: auto;
	text-decoration: underline;
}
.style7
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:45px;
	color:#AE0000;
	font-size:20px;
	text-align:center;
}

