.rrand {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #cdcdcc;
	border-right-width: 1px;
	border-left-style: none;
}
.grand {
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #cdcdcc;
	border-left-width: 1px;
	border-right-style: none;
}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CD1513;
}

a {
	color: #083786;
	text-decoration:none;
}
a:hover{
	color: #083786;
	text-decoration: underline;
}
li {
	color: #083786;
	list-style-type: square;
}

