.white	{
	color: white;
	}


.mtext 	{
	color: #000080;
	font-weight: bold;
	font-variant: small-caps;
	}


.mtext2 {
	color: blue;
	font-size: small;
	text-align: right;
	}


.mtext3	{
	color: #000080;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	font-family: sans-serif;
	}


.title {
	color: #000080;
	font-weight: bold;
	font-size: xx-large;
	text-align: center;
	font-family: sans-serif;
	font-variant: small-caps;
	}


.title2 {
	color: blue;
	font-weight: normal;
	font-size: x-large;
	text-align: center;
	font-family: sans-serif;
	font-variant: small-caps;
	}


.job	{
	color: red;
	font-family: sans-serif;
	font-size: large;
	}
	

.name	{
	color: blue;
	font-family: sans-serif;
	font-size: large;
	}


.cap	{
	color: blue;
	font-family: sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	}


.cen	{
	text-align: center;
	}


.sponsor {
	color: #000080;
	font-family: sans-serif;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: normal;
	}

.media1	{
	color: blue;
	font-family: sans-serif;
	font-size: normal;
	font-style: italic;
	text-align: left;
	}

.media2	{
	color: blue;
	font-family: sans-serif;
	font-size: normal;
	font-style: italic;
	text-align: right;
	}