/* Stylesheet for Xsalis web  site */

<style type="text/css">
<!--

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;

}
a   { 	color : #ffffff }
a:hover   { 	color : #ffffcc}
a:active   { 	color : #ffffcc }

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 10pt;
}

ul {
	font-size: 10pt;
	}

ol {
	font-size: 10pt;
	}

li {
	font-size: 10pt;
	}

sup   { 
	font-size: 7pt;
	}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 12pt;
	}

h2 {
	 font-size: 18px;
	 font-weight: bold;
	 }

h3 { 
	 font-size: 20px;
	 font-weight: bold;
	 }

h4 {
	 font-size: 24px;
	 font-weight: bold;
	}


/* =================== Below are custom styles ====================== */




/* Applies same style as standard <h1> but with out line breaks   */
.h1nobr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold
	}

/* Applies same style as standard <h2> but with out line breaks   */
.h2nobr {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 25px;
	 font-weight: bold
	 }

/* Applies same style as standard <h3> but with out line breaks   */
.h3nobr { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 21px;
	 font-weight: bold
	 }

/* Applies same style as standard <h4> but with out line breaks   */
.h4nobr {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: bold
	}

/* Applies same style as standard <p> but with out line breaks  */
.pnobr   { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	}

	
/* =============== Below are custom styles for specific page items ================  */


/* This is used links in footer of page   */
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 10pt;
	text-decoration: none;
	}




-->
</style>
