﻿body, td, tr {
	font-size: large;
    color: WindowText; background : Window;
    text-align: left;
}

.mdf {
	font-family: "Times New Roman", Times, serif;
	text-decoration : bold;
	font-size: large;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	text-decoration : bold;
	font-size: xx-large;
}

/* This section is for new Expression Web 3.0 features  */

.layout {
	background: Window; color: WindowText;
	width: 800px;
	border: thick solid #0000B1;
}

.ew {
	background: ActiveCaption;
	text-align: left;
}

.left {
	width: 140px;
	font-size: large;
}
