.CorporateFont		{	font-family:	Arial,Helvetica,sans-serif;}
.StandardFont		{	font-family:	Arial,Helvetica,sans-serif;}

.SizeStd			{	font-size:		100%;	}
.SizeMenuBar		{	font-size:		85%;	}
.Size10				{	font-size:		60%;	}
.Size12				{	font-size:		75%;	}
.Size15				{	font-size:		100%;	}
.Size20				{	font-size:		125%;	}
.Size30				{	font-size:		180%;	}
.Size40				{	font-size:		250%;	}
.Size50				{	font-size:		300%;	}
.Size60				{	font-size:		350%;	}
.Size70				{	font-size:		430%;	}
.Size80				{	font-size:		500%;	}


.Italic				{	font-style:		italic;	}

.superScript		{	vertical-align:	super;	}

.Bold				{	font-weight:	bold;	}
.Normal				{	font-weight:	normal;	}

