
/* #### MAIN BODY TEXT #### */
BODY {	font-family: Helvetica, sans-serif;
		background-color: #FFFFFF;
		font-size: 15px;
		color: #000000; }

/* ####  #### */
P 	{	font-family: Helvetica, sans-serif;
		font-size: 18px;
		position; absolute;
		padding-left: 10px;
		/*width: 650px;
		height: 100px;*/}

/* ####  #### */
H2 	{	font-family: Helvetica, sans-serif;
		font-size: 22px;
		position; absolute;
		padding-left: 200px;
		width: 800px;
		height: 30px;}

/* #### STANDARD LINKS ON ALL PAGES #### */
A 	{	font-family: Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold; }				/*	NO UNDERLINE ON LINKS	*/

/* #### STANDARD LINKS ON ALL PAGES #### */
ADDRESS 	{	font-family: Helvetica, sans-serif;
				font-size: 18px;
				text-decoration: none;
				font-weight: normal; }				/*	NO UNDERLINE ON LINKS	*/

/* #### LINK #### */
a:link {	color: blue;	}

/* #### VISITED LINK #### */
a:visited {	color: blue;	}

/* #### UNVISITED LINK #### */
a:active {	color: blue;	}

/* ####  #### */
.BUTTON	{	font-family: Helvetica, sans-serif;
			font-size: 14px;
			letter-spacing: .05px;
			font-style: normal;
			font-weight: normal;
			vertical-align: baseline;
			text-align: left;
			margin: 0px;
			background-color: #000033	}

/* ####  #### */
.BUTTONOVER	{	font-family: Helvetica, sans-serif;
				font-size: 14px;
				letter-spacing: .05px;
				font-style: normal;
				font-weight: normal;
				vertical-align: baseline;
				text-align: left;
				margin: 0px;
				background-color: #000066	}
			
/* ####  #### */
td.contactDK	{	padding: 10px;
				spacing: 0px;
				background: F4F4F4;
				vertical-align: top;}
		
/* ####  #### */
td.contact	{	padding: 10px;
			spacing: 0px;
			vertical-align: top;}
				
/* ####  #### */
td	{	padding: 0px;
		spacing: 0px;
		vertical-align: top;}