	body{
		margin-bottom : 10px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 20px;
		padding : 0 0 0 0;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		text-align : center;
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 11px;
		background : #0B2331;
	}
	td.TopMenu{
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : White;
		height: 64px;
		background : #0B2331;
	}
	td.TopMenuBackground{
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight: bold;
		color : Black;
		height: 45px;
		background-image: URL(http://images.magicard.ca/Menu.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
	td.MenuStyle {
		background : #0B2331;
		color : White;
		font-weight: bold;
	}
	td.MenuLeft {
		background : #ffffff;
		border-color: #C4E1F2;
		border-style: solid;
		border-width : 1px 1px 1px 1px;
		width: 230px;
		padding-left : 10px;
		padding-right : 10px;
		padding-top : 10px;
	}
	HTML {
		overflow: scroll; 
	}
	input,textarea,select {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 11px;
		border :1px solid;
		margin: 0px;
	}
	td,br {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 12px;
		background : White;
		empty-cells: show;
	}
	h1 {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 20px;
		background : White;
		empty-cells: show;
		text-align : left;
		font-weight : bold;
		color: #2D91CD;
	}
	h3 {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 17px;
		background : White;
		empty-cells: show;
		text-align : center;
		font-weight : bold;
	}
	h2 {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 17px;
		background : White;
		empty-cells: show;
		text-align : left;
		font-weight : bold;
	}
	td.footer {
		font-family : tahoma, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : #C4E1F2;
		background : #0B2331;
	}