TD {
	font-size: 10pt; 
        font-family: verdana,helvetica; 
}
.msg {
	font-size: 10pt; 
        font-family: verdana,helvetica; 
	font-color: red;
}
A {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
        text-decoration: none;
        color: #083161;
}
A:hover {
        color: '#820082';
        text-decoration: underline;
}

.menu {
	background: #F0F0EE;
	border: solid 1px;
	border-color: #CCCCCC;
}

.preview {
	border: solid 1px;
	border-color: #CCCCCC;
}

.row1 {
	background: #E2E2E2;
}
.row2 {
	background: #F6F6F4;
}

