
A.sidenav
{
	color : #0054A9;
	font-size : 11px;
	font-family : Arial;
	text-decoration : none;
}
A.sidenav:hover
{
	color : #0054A9;
	font-size : 11px;
	font-family : Arial;
	text-decoration : underline;
}
A.upload
{
	color : #0054A9;
	font-size : 13px;
	font-family : Arial;
	font-weight : 800;
	text-decoration : none;
}
.content2
{
	font-family : Arial;
	font-size : 13px;
	color : Black;
}
.contentBold
{
	font-size : 13px;
	font-family : Arial;
	color : Black;
	font-weight : 600;
}
.req
{color : red;
	font-size : 11px;
	font-family : Arial;
}
