/* CSS Document */
.Content {font-family: Verdana;
	font-size: 11px;
	color: #676767;
	line-height:18px;
	
}
.links {font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}

.whitelinks {font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
.whitelinks:hover {font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
text-decoration:underline;
	}
	
.header{font-family: Verdana;
	font-size: 11px;
	color: #676767;
	line-height:18px;
	font-weight: bold;	
}
.header1{font-family: Verdana;
	font-size: 12px;
	color: #676767;
	line-height:18px;
	font-weight: bold;	
}
.header2{font-family: Verdana;
	font-size: 12px;
	color: #B62222;
	line-height:18px;
	font-weight: bold;
}
.button{font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
		}

.button:hover{font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
		}
		
		
.blue{font-family: Verdana;
	font-size: 11px;
	color: #214EAD;
	text-decoration:none;
		}

.blue:hover{font-family: Verdana;
	font-size: 11px;
	color: #214EAD;
	text-decoration:underline;
		}
		
		.maroon{font-family: Verdana;
	font-size: 11px;
	color: #AC0101;
	text-decoration:none;
		}

.maroon:hover{font-family: Verdana;
	font-size: 11px;
	color: #AC0101;
	text-decoration:underline;
		}
		
.green{font-family: Verdana;
	font-size: 11px;
	color: #6BA200;
	text-decoration:none;
		}

.green:hover{font-family: Verdana;
	font-size: 11px;
	color: #6BA200;
	text-decoration:underline;
		}
		
.red{font-family: Verdana;
	font-size: 11px;
	color: #C54A00;
	text-decoration:none;
		}

.red:hover{font-family: Verdana;
	font-size: 11px;
	color: #C54A00;
	text-decoration:underline;
		}
		
.purple{font-family: Verdana;
	font-size: 11px;
	color: #7D06C1;
	text-decoration:none;
		}

.purple:hover{font-family: Verdana;
	font-size: 11px;
	color: #7D06C1;
	text-decoration:underline;
		}
.button1{font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
		}

.button1:hover{font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
		}
	
.headerbig {font-family: Verdana;
	font-size: 16px;
	color: #676767;
	line-height:18px;
	font-weight: bold;
         }

