<!-- COLOURS : SKY #8BD4E5 / RED #FB0000 / GREEN #33A02D / YELLOW #FBFF00-->

Body  {
	margin:0px;	
	padding:0px;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	background-color:#EAEAEA;
	color:#fff;
	}
P {
	font-family: Arial, sans-serif;
	font-size:13px;
	line-height:15px;
	margin:15px;
	color:#fff;
	padding:0px;
	}
td {
	font-family: Arial, sans-serif;
	font-size:13px;
	line-height:15px;
}
a:link, a:active, a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#8BD4E5;
	}
a:hover {
	font-weight:bold;
	color:#fff;
	background-color:#8BD4E5;
	text-decoration:none;
	}
h1 {
	font-size: 22px;
	font-family: Arial, sans-serif;
	color: #8BD4E5;
	padding: 15px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #666666;
}

h2 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #8BD4E5;
	padding: 15px 0 0 15px;
	margin: 0px 0px 0px 0px;
	line-height:22px;
}
h3 {
	font-size: 14px;
	color: #8BD4E5;
	padding: 15px 0 0 15px;
	margin: 0px 0px 0px 0px;
}

.content-box {
	border:1px solid #000;
}
.nav {
	font-family:arial, sans serif;
	font-size:14px;
	text-align:right;
	color:#8BD4E5;
	padding:25px 0px 6px 0px;
	}
.nav a:link, .nav a:visited {
	text-decoration:none;
	color:#8BD4E5;
	padding:2px;
	font-weight:bold;
	}
.nav a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#8BD4E5;
	}
.no {
	font-size:16px;
	color:#8BD4E5;
}
.name, .name a:link, .name a:visited {
	font-size:16px;
	font-weight:bold;
}
.name a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#8BD4E5;
	}
.footer {
	font-family: Arial, sans-serif;
	font: 10px;
	text-align:left;
	}	
.footer a:link, .footer a:visited {
	color:#8BD4E5;
	text-decoration:none;
	font-weight:normal;
	}
.footer a:hover {
	color:#fff;
	background-color:#8BD4E5;
	text-decoration:none;
	}

.footer-text {
	color:#333333;
	font-size:10px;
	padding-bottom:3px;
	}
form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

ul, ol {
	padding-bottom: 4px;
	padding-top: 2px;
	margin-left: 30px;
	font-weight: bold;
	}
	
ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol{
	list-style-type: lower-roman;
}

ol ol ol ol {
	list-style-type: lower-roman;
}

ol ol ol ol ol{
	list-style-type: lower-roman;
}

li {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;	
	padding-top: 2px;
}

li a {
	color: #25228D;
	font-weight: bold;
	text-decoration: underline;
}

li a:hover {
	color: #FFF;
	background-color: #FF0000;
}

.galleryImage{
	color: white;
	font-weight: bold;
	float:left;
	width: 380px;
	padding-bottom: 10px;
}

.galleryImage img{
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px;
}

.galleryImage a,
.galleryImage a:active,
.galleryImage a:link,
.galleryImage a:visited {
	border: solid 0px #000;
	background-color: #000;
}

.galleryImage a:hover {
	border: solid 0px #000;
	background-color: #000;
}
