	<STYLE TYPE="text/css">

	.mainText {
		font-family : Tahoma;
		font-size : 12;
		padding-left : 10;
	}
	.mainTextsm {
		font-family : Tahoma;
		font-size : 10;
	}
	.columnProp {
		background-color : #6f5a4d;
		border-right : solid 1px #333333;
	}
	.columnText {
		font-family : Tahoma;
		font-size : 10;
		background-color : #6f5a4d;
		color : #ffffff;
		padding-left : 10;
		padding-top:10px;
	}
	.columnLinks {
		font-family : Tahoma;
		font-size: 12;
		color : #eeeeee;
	    text-decoration: none;
	}
	.columnLinks A {
		font-family : Tahoma;
		font-size: 12;
		color : #dddddd;
	    text-decoration: none;
	}
	.columnLinks A:hover {
		font-family : Tahoma;
		font-size: 13;
		color : #ffffff;
		text-decoration: underline;
	}
	.mainTable {
		font-family: tahoma;
		font size: 12;
		color: #111111;
		margin-right : 10px;
		margin-left : 10px;
		margin-bottom : 20px;
	}
	.mainTable h2 {
		font-family: arial;
		font size: 14;
		font-weight: bold;
		color: #222222;
	}
	.mainTable h3 {
		font-family: arial;
		font size: 12;
		font-weight: bold;
		color: #222222;
	}
	.columnTextOLD {
		font-family : Tahoma;
		font-size : 12;
		background-color : #A6A6FF;
		padding-left : 10;
	}
	.teamholder {
		font-family : tahoma;
		font-size: 12;
		color: #000000;
		background-color: #ffffff;
		border-right: solid 1px #000000;
		border-left: solid 1px #000000;
		border-top: solid 1px #000000;
		border-bottom: solid 1px #000000;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		verticle-align: text-top;
	}
	.bottomHomeColumns{
		font-family : Tahoma;
		font-size : 11;
		color : #000000;
		border-right : solid 1px #000000;
	}
	.bottomTable {
		background-color : #000000;
		width : 800px;
	}
	.bottomTableTD {
		font-family: tahoma;
		font-size: 10;
		color: #cccccc;
		padding-top : 10px;
		padding-bottom : 10px;
	}
	.mainLinks {
		font-family : Tahoma;
		font-size : 14;
		color : #ffffff;
		font-weight : bold;
	}

	//IMAGES
	
	.smtiImage {
		border-left: solid 1px #000000;
		border-right: solid 1px #000000;
		border-top: solid 1px #000000;
		border-bottom: solid 1px #000000;
		verticle-align: text-top;
	}
	.imageText {
		font-family: tahoma;
		font-size: 10;
		color: #dddddd;
		padding-left: 2px;
	}
	.imageTextDK {
		font-family: tahoma;
		font-size: 10;
		color: #000000;
		padding-left: 2px;
	}
	
	</STYLE>


