﻿.content {
	font-family: Times New Roman;
	font-size: 18px;
	color: #FFFFFF;
}
.header2 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #FFFFFF;
}
a.leftlinks {
	font-family: Times New Roman;
	font-size: 16px;
	color: #74CAFD;
	text-decoration: none;
	font-weight: bold;

}
a.leftlinks:hover {
	color: #093266;
}
a.more {
	font-family: Times New Roman;
	font-size: 16px;
	color: #093266;
	text-decoration: none;
	font-weight: bold;

}
a.more:hover {
	color: #F2821E;
}
.header {
	color: #F2821E;
	font-family: Times New Roman;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.copyrights {
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
}

