
BODY {
	background-color : #FFFFCC;
	background-repeat : repeat-y;
	background-image : url(bg5.gif);
	font : 18px georgia, "times new roman", times, serif;
	font-family : georgia, "times new roman", times, serif;
	font-size : 12px;
	color : #993333;
}
p {
font-family : georgia, "times new roman", times, serif;
	font-size: 14px;
	color : Black;
	font-weight : bold;
	background : transparent;
}
P.demo {
	color : Green;
	font-size: 20px;
	font-weight : bold;
	background : transparent;
}
span.menu {
font-family : georgia, "times new roman", times, serif;
	color : Black;
	font-size: 19px;
	font-weight : bold;
	background : transparent;
}
span.submenu {	
font-family : georgia, "times new roman", times, serif;
	color : Black;
	font-size: 15px;
	font-weight : bold;
	background : transparent;
}
P.margin {
	margin-left : 10px;
	color : Black;
	background : transparent;
}
h1 {
font-family : georgia, "times new roman", times, serif;
	font-size: 28px;
	font-weight : bold;
	color : Black;
	background : transparent;
}
span.reverse {
font-family : georgia, "times new roman", times, serif;
	font-size: 20px;
	font-weight : bold;
	color : #FFFFCC;
	background : #993333;
}
h2 {
font-family : georgia, "times new roman", times, serif;
	font-size: 20px;
	font-weight : bold;
	color : Black;
	background : transparent;
}
span.date {
font-family : georgia, "times new roman", times, serif;
	font-size : 15px;
	color : Black;
	background : transparent;
}
span.big {
font-family : georgia, "times new roman", times, serif;
	font-size : 20px;
	color : Black;
	background : transparent;
}

span.large {
	font-family : georgia, "times new roman", times, serif;
	font-size : 26px;
	color : #993333;
	font-weight : bold;
}
span.small {
	font-family : georgia, "times new roman", times, serif;
	font-size : 15px;
	color : #993333;
	font-weight : bold;
}

span.deadanchor  {
	color : #FFFFCC;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}

/* unvisited links*/
a:link  {
	color : #3333CC;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

/*  visited links*/
a:visited  {
	color :  #3333CC;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

/*  active links (not widely supported)*/
a:active  {
	color : #FF3366;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

/* links when hovered over (MSIE only)*/
a:hover  {
	color : #FF3366;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

/* reverse - unvisited links*/
a.reverse:link  {
	color : #FFFFCC;
	background : #993333;
font-family : georgia, "times new roman", times, serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : underline;
}

/*  visited links*/
a.reverse:visited  {
	color : #FFFFCC;
	background : #993333;
font-family : georgia, "times new roman", times, serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : underline;
}

/*  active links (not widely supported)*/
a.reverse:active  {
	color : #FF3366;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-weight : bold;
	font-size : 17px;
	text-decoration : none;
}

/* links when hovered over (MSIE only)*/
a.reverse:hover  {
	color : #FF3366;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}





/*mailto link*/
a.mail:link  {
	font-size : 15px;
}

/* Menu visited links*/
a.mail:visited  {
	font-size : 15px;
}

/* Menu active links (not widely supported)*/
a.mail:active  {
	font-size : 15px;
}

/* Mail links when hovered over (MSIE only)*/
a.mail:hover  {
	font-size : 15px;
}

span.deadmenu {
	font-size : 19px;
	font-weight : bold;
	background : transparent;
font-family : georgia, "times new roman", times, serif;
}
/* Menu unvisited links*/
a.menu:link  {
	font-size : 19px;
}

/* Menu visited links*/
a.menu:visited  {
	font-size : 19px;
}

/* Menu active links (not widely supported)*/
a.menu:active  {
	font-size : 19px;
}

/* Menu links when hovered over (MSIE only)*/
a.menu:hover  {
	font-size : 19px;
}
