/*
DEFAULT SCHEME
*/

.defaultTextFontScheme{

	font-family: Veranda, Arial, sans-serif;

	font-size: 16px;

        font-weight: normal;
}

.defaultHeaderFontScheme{

	font-family: Veranda, Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;
}

.defaultTableFontScheme{

  	font-family: Veranda, Arial, sans-serif;

	font-size: 16px;

	width: 450px;

font-weight: normal;
}

.defaultDateFontScheme{

  	font-family: Veranda, Arial, sans-serif;

	font-size: 14px;

font-weight: bold;
}

.defaultSubheaderFontScheme{

  	font-family: Veranda, Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;
}

.defaultMainHeaderFontScheme{
	font-family: Veranda, Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;

        padding:1px;

}

/*

SCHEME 1

*/

.scheme1TextFontScheme{

	font-family: georgia, Arial, sans-serif;

	font-size: 16px;

        font-weight: normal;
}

.scheme1HeaderFontScheme{

	font-family: georgia, Arial, sans-serif;

	font-size: 20px;

        font-weight: normal;
}

.scheme1TableFontScheme{

  	font-family: georgia, Arial, sans-serif;

	font-size: 16px;

	margin-bottom: 16px;

	width: 450px;
 
         font-weight: normal;

}

.scheme1DateFontScheme{

  	font-family: georgia, Arial, sans-serif;

	font-size: 14px;
 
        font-weight: bold;
}

.scheme1SubheaderFontScheme{

  	font-family: georgia, Arial, sans-serif;

	font-size: 16px;

        font-weight: normal;
}


.scheme1MainHeaderFontScheme{
	font-family: georgia, Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;
padding:1px;

}

/*

SCHEME 2

*/

.scheme2TextFontScheme{

	font-family: Arial, sans-serif;

	font-size: 16px;

font-weight: normal;

}

.scheme2HeaderFontScheme{

	font-family: "comic sans ms", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;

}

.scheme2TableFontScheme{

  	font-family: Arial, sans-serif;

	font-size: 16px;

	margin-bottom: 16px;

	width: 450px;

font-weight: normal;

}

.scheme2DateFontScheme{

  	font-family: Arial, sans-serif;

	font-size: 14px;

font-weight: bold;
}

.scheme2SubheaderFontScheme{

  	font-family: "comic sans ms", Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;
}

.scheme2MainHeaderFontScheme{
	font-family: "comic sans ms", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;
padding:1px;

}

/*

SCHEME 3

*/

.scheme3TextFontScheme{

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 16px;

	font-weight: normal;

}

.scheme3HeaderFontScheme{

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;

}

.scheme3TableFontScheme{

  	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 16px;

	font-weight: normal;

	margin-bottom: 16px;

	width: 450px;

}

.scheme3DateFontScheme{

  	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;
}

.scheme3SubheaderFontScheme{

  	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;
}

.scheme3MainHeaderFontScheme{
	font-family: "Trebucher MS", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;
padding:1px;
}

/*

SCHEME 4

*/

.scheme4TextFontScheme{

	font-family: Verdana, Arial, sans-serif;

	font-size: 16px;

	font-weight: normal;

}

.scheme4HeaderFontScheme{

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;

}

.scheme4TableFontScheme{

  	font-family: Verdana, Arial, sans-serif;

	font-size: 16px;

	font-weight: normal;

	margin-bottom: 16px;

	width: 450px;

}

.scheme4DateFontScheme{

  	font-family: Verdana, Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;
}

.scheme4SubheaderFontScheme{

  	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;
}

.scheme4MainHeaderFontScheme{
	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 20px;

	font-weight: bold;
padding:1px;
}





