@charset "utf-8";
/* CSS Document */

html {
 overflow-y: scroll;
}

body {

}

a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}

a2:link {
	text-decoration: none;
	font-size: 12px;
	color: #830101;
	font-weight: bold
}
a2:hover {
	font-size: 12px;
	color: #830101;
	font-weight: bold
}
a2:visited {
	text-decoration: none;
	font-size: 12px;
	color: #830101;
	font-weight: bold
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #830101;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #830101;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #830101;
	font-weight: normal;
}

nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #830101;
	font-weight: bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.countdown1{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}




