body
{	background-color:#FFFFFF;
	font-family: Calibri, Arial, Helvetica CE, Sans-Serif;
	font-size:14px;
}

a
{ 	
	color:#000;
	text-decoration:none;
}


a:active
{ 	font-weight:bold;
	color:#F00;
	/*text-decoration:underline;*/
}

a:focus
{	text-decoration:underline;
	/*color:#F00;*/
}

a:hover
{	
	color:#F00;
	border-bottom:#FF0000 1px solid;
}

a:link
{	color:#600;
}

a:visited
{	color:#900;

}

ul
{	list-style:none;
}

li
{ background: url(../img/design/custom_li.gif) no-repeat 0 .3em;
	padding-left: 17px;
}

.navItem
{
  font-size:16px;

}

h2 {
font-family:"Courier New", Courier, monospace;
font-weight:bold;
color:#FF0000;
font-size:25px;
height:50px;
padding:20px 0px 0px 20px;
background-image:url(../img/design/background_flower.gif);
background-position:left top;
background-repeat:no-repeat;
)
}

h3 {
font-family:"Courier New", Courier, monospace;
font-weight:bold;
color:#FF0000;
font-size:18px;
}