/* Start of CMSMS style sheet 'kuh-intro' */
* {
	padding:0;
	margin:0; 
	font-family: Trebuchet,  "Trebuchet MS", Arial, Verdana;
	list-style:none;}

html {  font-size:100%;}

body {
        background:#792435 url(images/background.gif) repeat-x 0px 94px;
	text-align:center;
	font-size:0.8em;}
	
.clear {
	clear:both;}	
	
a {
	color:#ffffff;
	text-decoration:none;}
	
a:hover {color:#ffffff;
	text-decoration:underline;}
/* End of 'kuh-intro' */

