BODY,P, TD, DIV 
{
	font-family : Lucida Sans Unicode, "Lucida Grande", Verdana, sans-serif;
	font-size : 11px;
	color : black;
	line-height: 120%;
	overflow-x:hidden;
}

p {
	overflow:hidden;
}

h1 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color:#447CB9;
	line-height:120%;
}

.star {
	color:#447CB9;
}

.blueform {
	color:#000000;
	background:#f2f7e1;
}

.instname {
	color:#447CB9;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}

.maintitle {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	color:#447CB9;
	line-height:1em /*120%;*/

}
.mainnavi {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	color:#447CB9;
	line-height: 1em /*120%;*/
}

.content {
	font-size : 11px;
	line-height: 15px;
}

.newstitle {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#E35E6F;	
}
.newstitle:link,.newstitle:visited {color: #E35E6F;text-decoration:none;}

.linkbold {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.linkbold:link,.linkbold:visited {color: #000000;text-decoration:underline; font-weight:bold;}

.linkblue {
	color:#447CB9;
	text-decoration:none;
}
.linkblue:link,.linkblue:visited {color: #447CB9;text-decoration:none;}

.login {
	font-family : Arial, Verdana, sans-serif;
	color:#000000;
	font-size:9px;
}
.login:link,.login:visited {color: #000000;text-decoration:underline;}

.footer {
	color:#597109;
	font-size:9px;
	line-height: 15px;
}
.footer:link,.footer:visited {color: #597109;text-decoration:underline;}

h1 {
	text-align: left;
	font-size: 24px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;	
}


A, A:ACTIVE, A:VISITED, A:LINK  {color : #467DBA; text-decoration:underline;}
