@charset "utf-8";
/* CSS Document */

.button {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			font-weight:bold;
			color:#800000;
			}
			
.welcome {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:18px;
			font-weight:bold;
			color:#800000;
			}
			
.text {		font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			font-weight:bold;
			text-align:justify;
			}
			
.mailto {	font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:right;
			}
			
.mailaddress {	font-family:"Comic Sans MS";
				font-size: 14px;
				text-align:right;
				font-style:italic;
				}
				
.note {		font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			font-weight:normal;
			font-style:italic;
			text-align:justify;
			}

.table {	font-family: Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			font-weight:bold;
			}
		
.centre {	font-family: "Comic Sans MS";
			font-weight:normal;
			font-size:16px;
			text-align:center;
			}
			
.centreone {		font-family: Georgia, "Times New Roman", Times, serif;
			font-weight:bold;
			font-size:14px;
			text-align:center;		
			
			