@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}

.Header_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: underline;
}
.Body-Background {
	background-image: url(/Images/Flag.png);
	background-repeat: repeat;
	text-align: center;
	font-weight: bold;
}

.MainTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
}

.Content_Title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #00F;
	font-weight: bold;
}

.Standart_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.Standart_Text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}


.Schedule_Title {
	font-family: "Palatino Linotype", "Arial", Palatino, serif;
	font-size: 19px;
	color:#00F;
	font-weight: bold;
}

.Schedule_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color:#00F;
	font-weight: bold;
}

.Footer_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.IMPORTANT_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #F00
}

.IMPORTANT_TEXT_LG {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #F00
}

.Color_Blue {
	color: #00F
}
.Color_White {
	color: #FFF
}


.Color_Red {
	color: #F00
}
.Link {
	text-align: left;
}
.Content_Title u {
	color: #F00;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
