<style type="text/css">
body{
        margin: 0px;
        background-color: #ffffff;
        }
a:link{
        color: #080e8a;
		font-weight: bold;
        background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
        }
a:visited{
        color: #080e8a;

        background-color: transparent;
        }
a:hover{
        color: #800000;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: #080e8a;

        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }

.quot{
        border: 3px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFC0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
.subhead{
        font-family: Times New Roman;
        font-size: 25pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: rgb(78,120,84);
}
.bodytext{
        vertical-align: top;
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        text-align: justify
}
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #D3EFF0;
        border: 1px solid #000;
        }
.title{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
		margin-top:10px;
        }
.address{
        color: black;
        vertical-align: top;
        font: 10px Arial,Helvetica,sans-serif;
        
        }
        
.quot{
        border: 1px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFEB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
        
.credit{
        color: #7174a9;
        font: 9px times new roman;
        font-weight: bold;
        }

.coursesubhead{
        font-family: Times New Roman;
        font-size: 18pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: #b37d00;
        }

.sig a{
		color: #bfae93;
        font: 8px Arial,Helvetica,sans-serif;
        font-weight: normal;
		width: 100%;
		text-align: center;
		text-decoration: none;
}		
		
.sig a:visited{
		color: #bfae93;
        font: 8px Arial,Helvetica,sans-serif;
        font-weight: normal;
		width: 100%;
		text-align: center;
		text-decoration: none;
}		
		
#navi a , #navi strong {
        color: #000;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #000;

        
        width: 115px;
        padding: 3px 5px;
        margin: 0px;
}

#navi strong {
        font-weight: bold;
        background: #ea3;
}

#navi a {
        background: #ea3;

}

#navi a:hover {
        color: #fff;
        border: 1px solid #000;
		background: #000;
}

#subnavi a , #subnavi strong {
        color: #000;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        text-decoration: none;
        border: 0px;
        border-bottom: 1px solid #000;

        display: block;
        width: 100%;
        padding: 3px 5px;
        margin: 2px;
}

#subnavi strong {
        font-weight: bold;
        background: #fff;
}

#subnavi a {
        background: #fff;

}

#subnavi a:hover {
        color: #00f;
        border: 0px;
        border-bottom: 1px solid #000;
        background: #f2e7ce;
}

.navlink {
		color: #f00;
		font: 9px Arial,Helvetica,sans-serif;
        text-align: right; 
		background: #f2e7ce; 
		font-weight: light;
		padding: 4px;
		}

#cssbuttons {
float: left;
	width: 192px ;
	text-align: left ;
	margin-left: 5;
	margin-top: 20;
	font: 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	border: 1px solid black;
}
#cssbuttons ul {
	margin: 0 ;
	padding: 3 ;
	
}
#cssbuttons li {
	margin: 2 ;
	padding: 0 ;
	display: block ;
	text-indent: 2mm
}
#cssbuttons li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	width: 180px ;
	text-decoration: none ;
	display: block ;
	padding-top: 3px ;
	padding-bottom: 3px;
}
#cssbuttons li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}



</style>

