	* {
   padding:0;
   margin:0;
}


html {overflow-x: hidden;} 

body {
	border: 0px;
	background-color: #fff;
	color: #000;
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	line-height: 1.7;
	}


hr {color: #fff; background-color: #fff; border: 1px dotted #000; 
	border-style: none none dotted; width: 890px; }



/* Columns */

#col_1
{
	position: absolute;
	left: -4px;
	top: 0px;
	margin: 40px 0px 0px 40px;
	width: 940px;
	border: none;
	height: 100%;
	background-color: #fff;
}


/* Text */

#TextBox
{
	display: inline;
	float: left;
	padding-top: 5px;
	padding-right: 40px;
	height: 371px;
	width: 250px;
	background-color: #fff;
}




/* type */


p	{margin-top: 10px;}


.Header_1	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	margin-bottom: 10px;
	font-weight: 550;
	letter-spacing: 0.05em
	}

h1	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	margin-bottom: 10px;
	font-weight: 550;
	letter-spacing: 0.05em
	}
	
	
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0.5em;
	font-weight: 400;
	text-decoration: none;
	}
	
	


/* Default Link */

a	{
	color: #000;
	text-decoration: none;
}


a:hover {
	color: #009cea;
	background-color: none;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}


a:visited:hover {
	color: #009cea;
	background-color:  none;
	text-decoration: none;
}



/* Highlighted Link */



a.HiLite	{
	color: #009cea;
	text-decoration: none;
}


a.HiLite:hover {
	color: #009cea;
	background-color: none;
	text-decoration: none;
}

a.HiLite:visited {
	color: #009cea;
	text-decoration: none;
}


a.HiLite:visited:hover {
	color: #009cea;
	background-color:  none;
	text-decoration: none;
}


/* Link 1 */

.view	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	color: #000;
	text-decoration: underline;
}

a.view	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	color: #000;
	text-decoration: underline;
}


a.view:hover {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	color: #000;
	text-decoration: underline;
}

a.view:visited {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	color: #000;
	text-decoration: underline;
}

a.view:visited:hover {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	font-weight: 550;
	color: #000;
	text-decoration: underline;
}


/* Link 2 */


.colour	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	color: #009cea;
	text-decoration: none;
}

a.colour	{
	font-family: Lucida Console, monospace;
	font-size: 10px;
	color: #009cea;
	text-decoration: none;
}


a.colour:hover {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	color: #009cea;
	background-color: none;
	text-decoration: none;
}
	
a.colour:visited {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	color: #009cea;
	text-decoration: none;
}


a.colour:visited:hover {
	font-family: Lucida Console, monospace;
	font-size: 10px;
	color: #009cea;
	background-color: none;
	text-decoration: none;
}
