a:link {
	text-decoration: none;
	color: #DF271D;
	font-family: sans-serif;
	font-size: 11;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	color: #DF271D;
	font-family: sans-serif;
	font-size: 11;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #DF271D;
	font-family: sans-serif;
	font-size: 11;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #DF271D;
	font-family: sans-serif;
	font-size: 11;
	font-weight: normal;
}

.homePage {
  font-family: sans-serif;
  color: #0033CC;
  font-size: 11;
  font-weight: normal
}

.project {
  font-family: sans-serif;
  color: #000000;
  font-size:11px
}

.copyright {
  font-family: sans-serif;
  color: #666666;
  font-size: 10px
}

.leftMenu {
  font-family: sans-serif;
  color: #DF271D;
  font-size: 11;
  font-weight: normal
}

.leftMenuOn {
  font-family: sans-serif;
  color: #CCCCCC;
  font-size: 11;
  font-weight: normal
}

.leftMenuOff {
  font-family: sans-serif;
  color: #666666;
  font-size: 11;
  font-weight: normal
}

.leftMenuWhite {
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 11;
  font-weight: normal
}


.mainTitle {
  font-family: sans-serif;
  color: #000000;
  font-size: 12;
  font-weight: bold
}

.subTitle {
  font-family: sans-serif;
  color: #000000;
  font-size: 12;
  font-weight: bold
}

.firstParagraph {
  font-family: sans-serif;
  color: #CC0000;
  font-size: 11;
  text-align : justify
}

.secParagraph {
  font-family: sans-serif;
  color: #000000;
  font-size: 11;
  font-weight: normal;
  text-align : justify
}

.gradient {
  background-color:  #E5E5E5
}

.pageNum {
  font-family: sans-serif;
  color: #666666;
  font-size: 11;
  font-weight: normal
}

.uniName {
  font-family: sans-serif;
  color: #333333;
  font-size: 11;
  font-weight: normal
}

.cdLanguage {
  font-family: sans-serif;
  color: #666666;
  font-size: 10;
  font-weight: normal
}