body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color:#000000;
	font-family: arial, verdana, helvetica;
	}


.text, table {
	font-family: tahoma;
	font-size: 11;
	color:#333333;
	}

	
.card {
	font-family: tahoma;
	font-size: 11;
	color:#333333;
	border: 1 solid gray;
	width:227;
	height:260;
	margin:10;
	padding:1;
	}	

a:link, a:visited {
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	font-style: normal;
	color: #637991;
	font-size: 11;
	}

	
a:hover {
	font-family: tahoma, verdana, arial;
	text-decoration : underline;
	font-style : normal;
	color: #f72121;
	}


.button, a.button:hover, a.button:visited, a.button:link {
	font-family: tahoma;
	font-size: 10;
	color:white;
	cursor:hand;
	text-decoration:none;
	width:85;
	text-align:center;
	}


.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma;
	font-size: 11;
	color:white;
	padding-top:5;
	padding-bottom:5;
	border-right: 1 solid #637991;
	border-bottom: 1 solid #637991;
	}
	
	
.submenu, a.submenu:hover, a.submenu:visited, a.submenu:link {
	font-family: tahoma;
	font-size: 11;
	color:white;
	padding-top:4;
	padding-bottom:4;
	padding-right:4;
	}
	
	
	
	
	

		
h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: red;
	}
	
	
h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: tahoma;
	font-size: 11; 
	color: #637991;
	font-weight:normal;
	}

	
h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:11;
	color: white;
	font-weight:bold;
	font-family: tahoma;
	}
	
h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}	