table{
	font-family:Arial;
}

img{
	border: 0px solid;
	border-color:#0000ff;
}

td{
	font-family:Arial;
	font-size:12pt;
	}

td.contenttable{
	border:1px solid;
	border-color:#a0a0a0;
	background-color:#fff9f9;
	padding:4px;
}

p{
	font-family:Arial;
	font-size:12pt;
}

h1,h2,h3,h4,h5{
	font-family:cursive;
	font-size:16pt;
	font-weight:bold;
}



b{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

i{
	font-family:Arial;
	font-size:12pt;
	font-style:italic;
}





.house_style_h1{
	font-family:Arial;
	font-size:20pt;
//	color:#cc3300;
	font-weight:bold;
}
.house_style_h2{
	font-family:Arial;
	font-size:15pt;
//	color:#cc3300;
	font-weight:bold;
}
.house_style_content{
	font-family:Arial;
	font-size:12pt;
//	color:#660000;
}


td.house_style_menu_item{
	background:url(./pics/menu_bg_normal.gif);
	height:23px;
	width:128px;
	color:#fff;
	border:0px solid;
	font-weight:bold;
	font-size:10pt;
	cursor:pointer;
}


td.house_style_menu_item:hover{
	background:url(./pics/menu_bg_hover.gif);
	height:23px;
	width:128px;
	border:0px solid;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}
a.house_style_menu_item{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a.house_style_menu_item:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
p.footer{
	font-family:Verdana;
	font-size:10px;
}
