﻿body {
	font-family: Verdana;
	margin:0px;

}
h1 {
	font-size: 18px;
	color: #CC0000;	
	font-weight:normal;
	margin-bottom: 10px;

}

h2 {
	font-size: 10px;
	color: #FFFFFF;	
	font-weight:normal;
	margin: 0px;

}


b {
	font-size: 12px;
	color: #222299;	
	font-weight:bold;
}

hr {
	width: 720;
	color: #CCCCCC;
}

.white{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.welcome {
	padding-left: 500px;
	padding-right: 20px;
}
.txt{
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}

.btn:link {
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}

.btn:hover {
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
	padding-left: 4px;
}

.btn:active {
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;

}
.btn:visited{
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;

}
.btn:visited:hover{
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
	padding-left: 4px;
}

.foot:link {
	font-size: 12px;
	color: #CCCCCC;	
	font-weight: normal;
	text-decoration: none;
}

.foot:hover {
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: normal;
	text-decoration: underline;
	
}

.foot:active {
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: normal;
	text-decoration: none;

}
.foot:visited{
	font-size: 12px;
	color: #CCCCCC;	
	font-weight: normal;
	text-decoration: none;

}
.foot:visited:hover{
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: normal;
	text-decoration: underline;
}


.lnk:link {
	font-size: 12px;
	color: #990000;	
	font-weight: normal;
	text-decoration: underline;
}

.lnk:hover {
	font-size: 12px;
	color: #FF0000;	
	font-weight: normal;
	text-decoration: underline;
	
}

.lnk:active {
	font-size: 12px;
	color: #FF0000;	
	font-weight: normal;
	text-decoration: none;

}
.lnk:visited{
	font-size: 12px;
	color: #990000;	
	font-weight: normal;
	text-decoration: underline;

}
.lnk:visited:hover{
	font-size: 12px;
	color: #FF0000;	
	font-weight: normal;
	text-decoration: underline;
}

.blink:link {
	font-size: 12px;
	color: #222299;	
	font-weight:bold;
	text-decoration: underline;
}

.blink:hover {
	font-size: 12px;
	color: #FF0000;	
	font-weight: bold;
	text-decoration: underline;
	
}

.blink:active {
	font-size: 12px;
	color: #222299;	
	font-weight: bold;
	text-decoration: none;

}
.blink:visited{
	font-size: 12px;
	color: #222299;	
	font-weight:bold;
	text-decoration: none;

}
.blink:visited:hover{
	font-size: 12px;
	color: #FF0000;	
	font-weight: bold;
	text-decoration: underline;
}

