﻿.styleSB {
	font-size:small;
	font-weight:bold	
}

.styleMBI {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #495F92;
}


.styleMBIW {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}

.styleLB {
	font-size:large;
	font-weight:bold	
}


.styleXLB {
	font-size:xx-large;
	font-weight:bold	
}	

.styleXXLB {
	font-size:xx-large;
	font-weight:bold	
}	

.styleSmall {font-size:small}

.styleMedium {font-size:medium}

.styleLarge {font-size:large}

.styleXL {font-size:x-large}

.styleXLW {font-size:x-large;color:white}

.styleXXL {font-size:xx-large}


.styleTF1 {
	background-color: #495F92;
	border-collapse: collapse;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.styleTF2 {
	background-color:white;
	border-collapse: collapse
}

.styleTD1 {
	text-align: center;
}
.styleTD2 {
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #495F92;
	color: #FFFFFF;
}

.styleTD3 {
	text-align:left
}

a {	}
a:visited { }
a:active { }
a:hover { }
.styleSW {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.styleXXLR {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
.styleLBI {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.styleMBLUE {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #495F92;
}
.styleRed {
	color: #FF0000;
}
.styleMBR {
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
}
