a:link     { color:blue; }
a:visited  { color:blue; }
a:active   { color:orange; }
a:hover    { color:#cc3000; }

h1,h2,h3 {
font-family: 'lucida calligraphy', arial, sans-serif; 
color:#483d8b;
}

body,td,th,p {
font-family: 'lucida calligraphy', arial, sans-serif; 
font-size : 14px;
}

li {
font-family: 'lucida calligraphy', arial, sans-serif; 
font-size: 10pt;
list-style: square;
}

hr {
color:#483d8b;
}

table {
margin:5;
}

.tableout {
background-color:#0099FF;
color:black;
font-size : 12px;
}

.titlebold {
	font-family: 'lucida calligraphy', arial, sans-serif; 
	font-size : 18px;
	color:#483d8b;
	font-weight : bold;
}

.title {
	font-family: 'lucida calligraphy', arial, sans-serif; 
	font-size : 16px;
	color:#483d8b;
	font-weight : bold;
}

.newsbold  {
	font-family : 'lucida calligraphy', arial, sans-serif;
	font-size : 12px;
	color : #483d8b;
	font-weight : bold;
}

.news  {
	font-family : 'lucida calligraphy', arial, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

.caption  {
	font-family : 'lucida calligraphy', arial, sans-serif;
	font-size : 10px;
	color : black;
	font-weight : normal;
}

.calitem {
	background-color:FFFFCC;	
}

.navBG  {
	background-color : #EBEDF3;
}
