/*IE style*/
.cwtitle {
	font-family: "Trebuchet MS","Comic Sans MS",cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #118877;
}
.subtitle {
	font-family: "Trebuchet MS","Comic Sans MS",cursive;
	font-size: 11pt;
	font-weight: bold;
	color: #2200aa;
}
.themtitle {
	font-family: "Trebuchet MS","Comic Sans MS",cursive;
	font-weight: bold;
	color: #0044dd;
	font-size : large;
}
.sansbold100 {
	font-family: "Trebuchet MS","Comic Sans MS";
	font-size: medium;
	font-weight: bold;
	color: #115555;
	}
.sansbold90 {
	font-family: "Trebuchet MS","Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #114444;
	}
.pspkr {
	font-family: "Trebuchet MS","Comic Sans MS";
	font-size: small;
	font-weight: bolder;
	color: #4433aa;
}
.sansbold80 {
	font-family: "Trebuchet MS","Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #118833;
}
.sansbold10 {
	font-family: "Comic Sans MS"."Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #113333;
}
.sansbold11 {
	font-family: "Lucida Casual","Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #116666
}

.pcreds {
	font-family: "Lucida Sans",Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #113333
}
.sansbold1 {
	font-family: "Lucida Sans",Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #667766;
	line-height : 115%;
}
.ptimes {
	font-family: "Comic Sans MS",Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #550077;
}

p {
	font-family: "Lucida Sans",Verdana, Arial, sans-serif;
	color: #002222;
	font-size: x-small;
	margin : 8px;
}
ul{  font-family: Verdana, Arial, sans-serif; color: #002222; font-size: x-small}
li  {
	font-family: Verdana, Arial, sans-serif;
	color: #004444;
	font-size: x-small;
	margin-left : auto;
	list-style : disc;
	padding-left : 2px;
	margin-right : 0px;
	margin-bottom : 0pt;
	margin-top : 7pt;
} 
ol { font-family: Verdana, Arial, sans-serif; color: #002222; font-size: x-small } 
body {
	font-family: "Trebuchet MS","Lucida Sans";
	color: #002222;
	font-size: x-small
}
.bodyminor {
	font-family: "AvantGarde Bk BT", Arial, sans-serif;
	font-size: x-small;
	color: #005544;
}
.copyright {
	font-family: "Lucida Console",Courier;
	font-size: xx-small;
	color: #666666;
}


A:link {
	color:#111166;
	text-decoration: none;
	font-weight: bold
}
A:active { color:#330066; text-decoration: underline ; font-weight: bold }
A:visited	{
	color:#335566;
	text-decoration: none;
	font-weight: bold
}
A:hover		{
	color: #550055;
	text-decoration: underline;
	font-weight: bold ;
	background : #bbffff;
}

.sanssmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #337777;
}
.sansxsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #334477;
}
.sansnav {
	font-family: "Lucida Console","courier new";
	font-size: x-small;
	font-weight: bold;
	color: #115599;
}
.sanssponsor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
}

.copyr  {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #333377;
}


