/***********************************************/
/* sogestyle.css                             */
/* Use with template index.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

<style type="text/css">

/* mouse over link */
a:hover {color: #DE9307} 

/* START FONT STYLE LIST */
.style1 {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #006A00;
}
.style2 {
	font-size: 18px;
	color: #009700;
}
.style3 {font-size: 21px}
.style4 {
	font-family: "Microsoft Sans Serif", Courier;
	font-weight: bold;
	font-size: 18px;
}
.style6 {font-size: 14px}
.style7 {
	font-size: 12px;
	color: #666666;
}
.style9 {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.style10 {font-size: 18px}
.style11 {color: #999999}
.style13 {
	color: #000000;
	font-family: "#44 Font", "X360 by Redge";
	font-size: 19px;
}
.style14 {color: #666666}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style15 {
	font-size: 18px;
	font-weight: bold;
}
.style17 {
	color: #333333;
	font-style: italic;
}
.style18 {font-size: 17px}
.style19 {
	font-size: 19px;
	font-weight: bold;
}
.style20 {color: #FF0000}
.style21 {
	font-size: 18px;
	font-style: italic;
}
.style24 {
	color: #000000;
	font-family: "#44 Font", "X360 by Redge";
	font-size: 20px;
	font-style: italic;
}
/* END FONT STYLE LIST */

#wrapper {
	position:relative;
	width:1000px;
	height:1px;
	z-index:2;
	margin: 0 auto;
	padding:0;
	top: 2px;
	margin-top: 0px;
	left: 0px;
}

</style>
