/* CSS Document */

body {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color:#333333;
	}

p, li{
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	line-height: 150%;
	margin-bottom: 0pt;
	}
	
/* Georgia title on front index page */ 
.calistofront {
	font-family: Book Antiqua, Georgia;
	font-size:12pt;
	color:#6F6F6F;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
} 

.calistofront a{
	font-family: Book Antiqua, Georgia;
	font-size:12pt;
	color:#6F6F6F;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
} 

.calistofront a:hover{
	font-family: Book Antiqua, Georgia;
	font-size:12pt;
	color:#993366;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
}

/* caption text on front index page */ 
.frontpagetxt {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color:#6F6F6F;
	line-height:110%;
	}

	.blackbold {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	}
	
	
/* news items on front page */
.frontnews {
font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color:#6F6F6F;
	line-height:110%;
	}

/* Grey text describing address on front page*/ 
.greytext {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #9c9c9c;
	text-align: left;
	line-height:110%;
	}

/* Black text for Copyright */ 
.copyright {
	font-family: Arial;
	font-size:75%;
	color:#000000;
	font-weight:bold;
} 

/* Aladin's javascript*/ 
.javascript {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #000000;
	text-align: left;
	line-height:100%;
	}
/* Blue links within the grey text */ 
.inlinelinks a {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#2C6196;
	text-decoration:none;
	}
	
.inlinelinks a:hover {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#993366;
	text-decoration:none;
	}
	
	
/* White dots located in level 2 template */ 
.whiteline  {
	font-family: arial;
	font-size:110%;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
} 

/* Webmaster email */ 
.webmaster a {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#2C6196;
	text-decoration: none;
	font-style:italic;
} 

.webmaster a:hover {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	text-decoration: none;
	font-style:italic;
}
