@charset "utf-8";
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 50px;
	font-weight: normal;
	color: #666;
	float: right;
	margin-bottom: 20px;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.smallText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #063;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	text-align: right;
}

.normalFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 35px;
	color: #360;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.whiteBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.whiteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.whiteUnderline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFF;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 20px;
}

.borderText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
.whiteSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
.subsub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.redFont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 26px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
}
.teamNames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #060;
	text-align: center;
	margin-top: 10px;
}
.designation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #666;
	text-align: center;
}
