

.s1
{ line-height:130% ; color : #660000;
}

.s2
{ line-height:140% ; color : #000000; 
}

H1.title2
{
	font-size: 16pt; color: #666600; font-weight: bold;
}
H1
{
	font-size: 20pt; color: #666600; font-weight: bold;
}
H2
{
	font-size: 18pt; color: teal; font-weight: bold;
}
.textbody
{
	width: 90%; text-align: left;
}
.courseinfo
{
	color: #996600;font-weight : bold ;
}
a:link
{
	color :#0000ff text-decoration : underline
}
a:visited
{
	color :#0000ff; text-decoration : underline
}
a:hover
{
	color: #FF0000; text-decoration:none;
}


a.navi1:link
{
	color :#EEEEBB ;text-decoration : none ; font-weight : bold ;
}
a.navi1:visited
{
	color :#EEEEBB; text-decoration : none; font-weight : bold ;
}
a.navi1:hover
{
	color: #FF0000; text-decoration:underline; font-weight : bold ;
}

.td1 { background :#E1E186 ; }