body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin-right:100px;
	background-image: url(assets/bg.gif);
	background-repeat: repeat-y;
	background-position: right;

  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:12px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	color:#FF9999
}

h2 {color:#996633
}

h3 {color:#996633}

a:link {color:navy;}
a:visited {color:purple;}
a:hover {color:#996633;
	text-decoration:underline;}


.small {font-size:smaller;
}
