/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, output, ruby, summary,
time, mark, audio, video, nav {
	/*margin: auto;*/
	/*padding: 0;*/
	border: 0;
	font-size: inherit;
	font: inherit;
        font-family: 'Colonna MT';
	
}




/* HTML5 display-role reset for older browsers (firefox) */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, section, nav {
	display: block;
	font-size: 1.15vw;
	text-align: center;
	
}


/* HTML5 display-role reset for older browsers - section width 
section {width: 54.75vw;}*/


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	display: block;
	-webkit-margin-before: 1em;
    	-webkit-margin-after: 1em;
    	-webkit-margin-start: 16.46%;
    	-webkit-margin-end: 16.46%;
    	margin-inline-start: 16.46%;  
    	margin-inline-end: 16.46%; 
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table[Attributes Style] {
width: 826px;
height: 3450px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-spacing: 0px;

}
