
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: 140px;
}

.l {
	font-size: 9;
}





/***** Left column ********/
dl.small {
width: 150;
font-size: 12;

}

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

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

.linktext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9;
}



