
body {
font-size: 12;

}

p,td,li  {
	font-size: 12;
}


.style2 a{
	width: 200px;
	font-size: 12;

}

.domstyle {
	
	font-size: 10;
}
.whitetext {color: #FFFFFF}


h1.title {

	font-size: 24;
}

h2 {
font-size: 20;
}


td {
font-size: 12;
}

.line {
	width: 200px;
}

.l {
	font-size: 9;
}



/***** Left column ********/
dl.small {
width: 200;
font-size: 10;

}

dt.small {
width: 192;
font-size: 10;
}

/* IE only */
* html dt.small {
width: 199;
}
