body{
	background:#0A0A0A url(images/tal_header.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px;
}
html{
	font-family:Georgia, Arial, Verdana;
	font-size:13px;
	color:#CCCCCC;
}

input, select { vertical-align:middle; font-weight:normal;}

a:hover{text-decoration:none;}
a {color:#E61500;}

.column { float:left;}
.clear { clear:both;}

ul { margin:0; padding:0; list-style:none;}
li a {line-height:17px; color:#E61500; text-decoration:underline;}
li a:hover { text-decoration:none; color:#E61500;}

.size14 {
	font-size: 15px;
	font-family:Georgia, Arial, Verdana;	
}

.size12 {
	font-size: 12px;
	font-family:Georgia, Arial, Verdana;	
}

.size11 {
	font-size: 11px;
	font-family:Georgia, Arial, Verdana;	
}

.bullet {
    list-style-position: inside;
	list-style-type: disc;
	}
.indent{
	text-indent: 150px;
}
b {
	font-weight: bold;
	color: #FF0000;
	}
