@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/portlandweaselbgxa.jpg);
	background-repeat: repeat;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	
}
h1 {
	font-size: x-large;
	color: #006;
}
h2 {font-size: large;}
h3 {
	font-size: medium;
	color: #000;
}
h4 {font-size: small;}
h5 {font-size: x-small;}
h6 {font-size: xx-small;}
.hi {color: #F30;}
.l {font-family: Comic Sans MS, cursive;}
.k {font-size: large;}
.l strong {font-size: medium;}
.rr {
	font-size: 12pt;
}
.ft2 {
	color: #F60;
}

