@charset "UTF-8";
.title {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: underline;
	letter-spacing: 1px;
}
.text {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.deadline {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
	letter-spacing: 0px;
}
.form {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}
.title_news {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: lighter;
	color: #339933;
	text-decoration: none;
	letter-spacing: 1px;
}
.program_news {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	letter-spacing: 0px;
	font-style: italic;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: italic;
	background-color: #666666;
	width: 100%;
	text-indent: 10px;
}
.title_news2 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #339900;
	text-decoration: none;
	letter-spacing: 1px;
}
